Update install.sh
This commit is contained in:
parent
19ad94b82f
commit
2a582a23f3
1 changed files with 1 additions and 0 deletions
|
@ -120,6 +120,7 @@ mkdir -p /etc/netweak/log
|
|||
|
||||
# Download agent
|
||||
echo -e "| Downloading agent.sh to /etc/netweak\n|\n| + $(curl -JLso /etc/netweak/agent.sh https://github.com/netweak/agent/raw/main/agent.sh)"
|
||||
echo -e "| Downloading heartbeat.sh to /etc/netweak\n|\n| + $(curl -JLso /etc/netweak/heartbeat.sh https://github.com/netweak/agent/raw/main/heartbeat.sh)"
|
||||
|
||||
if [ -f /etc/netweak/agent.sh ]
|
||||
then
|
||||
|
|
Loading…
Reference in a new issue