changes lol

This commit is contained in:
ayunami2000 2022-04-13 12:22:33 +00:00
parent 8fa7c63fa5
commit 3fe37c13df
2 changed files with 7 additions and 0 deletions

View File

@ -11,6 +11,9 @@ https://www.wevideo.com/view/2581865286
YouTube Mirror: https://www.youtube.com/watch?v=As99AOL_-vM
## [Helpful Google Doc by a generous user](https://docs.google.com/document/d/1MdaQRQbRXb9wXRtdS-c7OGBMcTh9DO8iAKT6fcpdJ5g/edit)
Here in case it helps!
## Usage:
Fork it, and press "Run" at the top to run the server!

View File

@ -53,6 +53,10 @@ else
unzip stable-download.zip -d /tmp/new
echo deleting original zip file...
rm -rf stable-download.zip
mkdir web
mkdir java
mkdir java/bungee_command
mkdir java/bukkit_command
if [ "$syncweb" = "true" ]; then
echo updating web folder...
rm -rf web/*