mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-03-01 11:30:24 +08:00
@@ -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