1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-08-05 05:45:22 +02:00
This commit is contained in:
dbarzin 2023-02-13 21:55:36 +01:00
parent 5c84d4496e
commit 27108da74f

View file

@ -25,9 +25,7 @@ jobs:
echo IP Adress is: ${{ env.ip_address }}
- name: Restart and wait on server
shell: sleep 2 && shutdown -r now
async: 1
poll: 0
run: shutdown -r now
ignore_errors: true
- name: Wait on server to return