update check fix
This commit is contained in:
@@ -11,7 +11,7 @@ MC_VERSION=1.18.2
|
|||||||
# Main install (Debian).
|
# Main install (Debian).
|
||||||
|
|
||||||
# Check for files in /MCserver and download/create if needed.
|
# Check for files in /MCserver and download/create if needed.
|
||||||
if [ -e "${MC_VERSION}" ]
|
if [ -e "MCserver_${MC_VERSION}" ]
|
||||||
then
|
then
|
||||||
echo " "
|
echo " "
|
||||||
echo "INFO ! Minecraft server found starting server."
|
echo "INFO ! Minecraft server found starting server."
|
||||||
|
|||||||
Reference in New Issue
Block a user