fix formatting
This commit is contained in:
parent
0a5454f8df
commit
aadd464335
1 changed files with 7 additions and 7 deletions
2
start.sh
2
start.sh
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# check if the spigot is alredy built
|
# check if spigot is alredy built
|
||||||
cd /usr/games/mcserv
|
cd /usr/games/mcserv
|
||||||
|
|
||||||
if ls /usr/games/mcserv/spigot*.jar &> /dev/null
|
if ls /usr/games/mcserv/spigot*.jar &> /dev/null
|
||||||
|
|
Loading…
Reference in a new issue