feat: install ssh-monitor-watchdog on agent update (2.0.4-SAC)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
PTah
2026-06-10 17:41:47 +10:00
parent e576671580
commit 7e5cad0231
3 changed files with 143 additions and 12 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ IFS=$'\n\t'
# ============================================
CONFIG_FILE="/etc/ssh-monitor.conf"
SSH_MONITOR_VERSION="2.0.3-SAC"
SSH_MONITOR_VERSION="2.0.4-SAC"
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
if [ -f "$SCRIPT_DIR/sac-client.sh" ]; then