upd
This commit is contained in:
@@ -90,7 +90,7 @@ if [ -f "$LOG" ] && [ "$(wc -c <"$LOG")" -gt 5242880 ]; then
|
||||
fi
|
||||
|
||||
# -noinstall: keine Systemintegration, alles lokal
|
||||
./meshagent -noinstall >>"$LOG" 2>&1 &
|
||||
./meshagent start >>"$LOG" 2>&1 &
|
||||
EOF
|
||||
chmod +x "${MESH_BASE}/start.sh"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user