added run command to readme

This commit is contained in:
CerberusV1
2024-10-11 18:18:02 +02:00
parent 7786e5c5d1
commit 7c5b5c8e0f
2 changed files with 7 additions and 2 deletions

View File

@@ -2,4 +2,9 @@
Deploymentscript for an Minecraft Server lol
# Expectations:
- Ubuntu as a base system
- Ubuntu as a base system
# Run the script
```
sh -c "$(curl -sS https://raw.githubusercontent.com/CerberusV1/minecraft_deploy/refs/heads/main/deploy.sh)"
```