diff --git a/update_ssh_monitor.sh b/update_ssh_monitor.sh index 591e914..47266cf 100644 --- a/update_ssh_monitor.sh +++ b/update_ssh_monitor.sh @@ -3,7 +3,7 @@ # === Конфигурация скрипта === UPDATE_DIR="/opt/scripts/update" SCRIPT_NAME="ssh-monitor" -REPO_URL="https://git.kalinamall.ru/PapaTramp/ssh-monitor.git" +REPO_URL="https://GIT/user/ssh-monitor.git" LOCAL_SCRIPT_PATH="/usr/local/bin/ssh-monitor" LOG_FILE="/var/log/update_script.log"