mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 16:36:15 -04:00
keep sauce tunnel alive
This commit is contained in:
parent
d6ca5b54f7
commit
1346222d1c
1 changed files with 1 additions and 4 deletions
|
@ -13,7 +13,4 @@ echo $! > /tmp/sauce.pid
|
|||
while [ ! -e "/tmp/tunnel" ]
|
||||
do
|
||||
sleep 1
|
||||
done
|
||||
|
||||
echo "READY!!!!"
|
||||
kill $!
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue