aboutsummaryrefslogtreecommitdiff
path: root/config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'config.sh')
-rwxr-xr-xconfig.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/config.sh b/config.sh
deleted file mode 100755
index fba78b7..0000000
--- a/config.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-
-DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
-[ -z "$MODEM_IP" ] && MODEM_IP="192.168.9.1" \ No newline at end of file