agents: use apt-get simulation for Ubuntu 18 compatibility; fix installer log path

This commit is contained in:
Muhammad Ibrahim
2025-09-24 15:21:22 +01:00
parent 1d8742ccad
commit 13fe8a0bc5
2 changed files with 13 additions and 10 deletions

View File

@@ -180,7 +180,7 @@ fi
echo " • Config directory: /etc/patchmon/"
echo " • Credentials file: /etc/patchmon/credentials"
echo " • Automatic updates: Every $UPDATE_INTERVAL minutes via crontab"
echo " • View logs: tail -f /var/log/patchmon-agent.sh"
echo " • View logs: tail -f /var/log/patchmon-agent.log"
echo ""
echo "🔧 Manual commands:"
echo " • Test connection: patchmon-agent.sh test"