mirror of
https://github.com/CerberusV1/minecraft_deploy.git
synced 2026-01-13 03:23:42 +01:00
longer sleep after finishing dl
This commit is contained in:
@@ -131,7 +131,7 @@ PID=$!
|
|||||||
echo "Download finished."
|
echo "Download finished."
|
||||||
) &
|
) &
|
||||||
wait $PID
|
wait $PID
|
||||||
sleep 2
|
sleep 6
|
||||||
|
|
||||||
# --------------------------------------------------------
|
# --------------------------------------------------------
|
||||||
# Installing Server
|
# Installing Server
|
||||||
|
|||||||
Reference in New Issue
Block a user