++infos
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 14s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 14s
This commit is contained in:
parent
28fcd4a565
commit
3ac77718ff
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
while true; do
|
||||
ssh -D 3133 icrcnb "hostname; ping ::1"
|
||||
ssh -D 3133 icrcnb "while true; do hostname; date; sleep 2; done"
|
||||
echo "Waiting for reconnecting..."
|
||||
sleep 5
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue