Tried to improve deploy but failed

master
breel 2020-07-26 01:07:44 -06:00
parent 0ed14b47c4
commit 962a0b0585
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@ function main() {
scp ./public/swagger/* zach@tickle.lan:./$authed/files/swagger/
scp ./dndex zach@tickle.lan:./$authed/dndex.new
ssh zach@tickle.lan bash -c "true; while [ -e ./$authed/dndex.new ]; do printf '.'; sleep 3; done; echo"
done
done &
wait
if [ -n "$BIG" ]; then
big
fi