mirror of
https://github.com/CerberusV1/minecraft_deploy.git
synced 2026-01-13 03:23:42 +01:00
lil woopsie
This commit is contained in:
@@ -121,6 +121,7 @@ URL="https://maven.minecraftforge.net/net/minecraftforge/forge/${mc_forge_versio
|
|||||||
|
|
||||||
echo "Downloading installer"
|
echo "Downloading installer"
|
||||||
wget "$working_dir" "$URL" &
|
wget "$working_dir" "$URL" &
|
||||||
|
PID=$!
|
||||||
wait $PID
|
wait $PID
|
||||||
|
|
||||||
echo "Installing Server"
|
echo "Installing Server"
|
||||||
|
|||||||
Reference in New Issue
Block a user