Jelajahi Sumber

updated date

Daniel Gibbs 10 tahun lalu
induk
melakukan
5518bff629
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      functions/check_root.sh

+ 1 - 1
functions/check_root.sh

@@ -2,7 +2,7 @@
 # LGSM check_root.sh function
 # LGSM check_root.sh function
 # Author: Daniel Gibbs
 # Author: Daniel Gibbs
 # Website: http://gameservermanagers.com
 # Website: http://gameservermanagers.com
-lgsm_version="271215"
+lgsm_version="060316"
 
 
 if [ $(whoami) = "root" ]; then
 if [ $(whoami) = "root" ]; then
 	fn_printfailnl "Do NOT run this script as root!"
 	fn_printfailnl "Do NOT run this script as root!"