From 4c862c45b01f350f4d50761037d48ac3712b8182 Mon Sep 17 00:00:00 2001 From: adminer Date: Sun, 26 Apr 2026 08:04:47 +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 | 3 --- 1 file changed, 3 deletions(-) diff --git a/uci_bkp.sh b/uci_bkp.sh index 80a5dec..159ec00 100644 --- a/uci_bkp.sh +++ b/uci_bkp.sh @@ -6,9 +6,6 @@ FILES="/etc/mosquitto /etc/bird" 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