mirror of
https://github.com/CerberusV1/minecraft_deploy.git
synced 2026-01-13 11:24:04 +01:00
11 lines
243 B
Markdown
11 lines
243 B
Markdown
# minecraft_deploy
|
|
Deploymentscript for an Minecraft Server lol
|
|
|
|
# Expectations:
|
|
- Ubuntu as a base system
|
|
|
|
# Run the script
|
|
```
|
|
bash -c "$(curl -sS https://raw.githubusercontent.com/CerberusV1/minecraft_deploy/refs/heads/main/deploy.sh)"
|
|
```
|