This commit is contained in:
2022-06-14 17:28:08 -07:00
parent dad2687163
commit d66c9aad4a
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2020 fithwum
# Copyright (c) 2022 fithwum
# All rights reserved
# Variables.
@@ -9,7 +9,6 @@ MC_VERSION_OLD=1.18.1
MC_VERSION=1.18.2
# Main install (Debian).
# Check for files in /MCserver and download if needed.
if [ -e /MCserver/MCserver_${MC_VERSION}.jar ]
then

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2020 fithwum
# Copyright (c) 2022 fithwum
# All rights reserved
MC_VERSION=1.18.2