From eb39f222918d2273b58844f991f59762259cba7f Mon Sep 17 00:00:00 2001 From: adminer Date: Sun, 26 Apr 2026 10:36:43 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20uci=5Fbkp.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uci_bkp.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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