From e58ca592ac4b17206bd3df02dcb8e7a88e1c3f6c Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 25 Sep 2023 14:50:48 +0200 Subject: [PATCH] libra virtualization --- 12345.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/12345.sh b/12345.sh index e456f022..bf62657a 100755 --- a/12345.sh +++ b/12345.sh @@ -159,6 +159,7 @@ while true; do if [[ ${arr[0]} == "poule" ]]; then echo "UPDATING CODE git pull > ~/.zen/tmp/.lastpull" echo "$HTTPCORS" > ~/.zen/tmp/.lastpull + cd ~/.zen/Astroport.ONE git pull >> ~/.zen/tmp/.lastpull rm ~/.zen/game/players/localhost/latest (cat ~/.zen/tmp/.lastpull | nc -l -p ${PORT} -q 1 > /dev/null 2>&1 &) && continue