diff --git a/uci_bkp.sh b/uci_bkp.sh index 306ee7d..8b17728 100644 --- a/uci_bkp.sh +++ b/uci_bkp.sh @@ -2,13 +2,11 @@ set -e FILES="/etc/mosquitto /etc/bird.conf /etc/bird4.conf /etc/init.d/y_startup /etc/rc.local" +ls -la ./* ROUTER_USER="${ROUTER_USER}" ROUTER_PASS="${ROUTER_PASS}" -ROUTER_USER='root' -ROUTER_PASS='556667777#' - if [ -n "$ROUTER_HOSTS" ]; then HOSTS=($ROUTER_HOSTS) elif [ -f "hosts.txt" ]; then