diff options
-rwxr-xr-x | include.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" |