|
@@ -2,7 +2,7 @@
|
|
|
# LGSM fn_check_tmux function
|
|
# LGSM fn_check_tmux function
|
|
|
# Author: Daniel Gibbs
|
|
# Author: Daniel Gibbs
|
|
|
# Website: http://gameservermanagers.com
|
|
# Website: http://gameservermanagers.com
|
|
|
-# Version: 311015
|
|
|
|
|
|
|
+lgsm_version="061115"
|
|
|
|
|
|
|
|
# Checks if tmux is installed as too many users do not RTFM or know how to use Google.
|
|
# Checks if tmux is installed as too many users do not RTFM or know how to use Google.
|
|
|
|
|
|
|
@@ -17,4 +17,4 @@ else
|
|
|
echo " * Please see the the following link."
|
|
echo " * Please see the the following link."
|
|
|
echo " * http://gameservermanagers.com/tmux-not-found"
|
|
echo " * http://gameservermanagers.com/tmux-not-found"
|
|
|
exit 127
|
|
exit 127
|
|
|
-fi
|
|
|
|
|
|
|
+fi
|