mirror of
https://github.com/CerberusV1/minecraft_deploy.git
synced 2026-01-13 03:23:42 +01:00
run script with bash instead of sh
This commit is contained in:
@@ -6,5 +6,5 @@ Deploymentscript for an Minecraft Server lol
|
||||
|
||||
# Run the script
|
||||
```
|
||||
sh -c "$(curl -sS https://raw.githubusercontent.com/CerberusV1/minecraft_deploy/refs/heads/main/deploy.sh)"
|
||||
bash -c "$(curl -sS https://raw.githubusercontent.com/CerberusV1/minecraft_deploy/refs/heads/main/deploy.sh)"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user