Browse Source

updated date

pull/754/head
Daniel Gibbs 9 years ago
parent
commit
5518bff629
  1. 2
      functions/check_root.sh

2
functions/check_root.sh

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

Loading…
Cancel
Save