This commit is contained in:
2022-06-13 08:23:45 -07:00
parent 61b48567a7
commit 24d9344fac

View File

@@ -10,7 +10,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 if needed.
if [ -e /MCserver/MCserver_${MC_VERSION}.jar ] if [ -e /MCserver/MCserver_${MC_VERSION}.jar ]
then then
echo " " echo " "