aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2021-03-22 23:28:04 +0300
committerEvgeny Zinoviev <me@ch1p.io>2021-03-22 23:28:04 +0300
commit10d083d0b4bd0e02cef80ba13735c06ddedfccc6 (patch)
treeccd695211fbfdfe9527ce466d1dc7bacdf345d1d
parented639fc506d14a94a8b5e2c6dcbfdc7dd44940e1 (diff)
delete unused code
-rwxr-xr-xinclude.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/include.sh b/include.sh
index e4678fe..d00501c 100755
--- a/include.sh
+++ b/include.sh
@@ -1,6 +1,5 @@
#!/bin/bash
-DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
[ -z "$MODEM_IP" ] && MODEM_IP="192.168.8.1"
STATUS_FILE="modem_status.xml"