mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 18:12:05 +08:00
jenkins: set successful boot flag
old-commit-hash: 1d447441239b3086e1f37185e2e5d210c80c8164
This commit is contained in:
@@ -36,6 +36,8 @@ fi
|
||||
tee $CONTINUE_PATH << EOF
|
||||
#!/usr/bin/bash
|
||||
|
||||
sudo abctl --set_success
|
||||
|
||||
while true; do
|
||||
if ! sudo systemctl is-active -q ssh; then
|
||||
sudo systemctl start ssh
|
||||
|
||||
Reference in New Issue
Block a user