Daniel Gibbs пре 10 година
родитељ
комит
3f760c784d
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      functions/fn_check_tmux

+ 2 - 2
functions/fn_check_tmux

@@ -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: 170415
+# Version: 291015
 
 
 # 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.
 
 
@@ -15,6 +15,6 @@ else
 	echo "	* Tmux is required to run this server."
 	echo "	* Tmux is required to run this server."
 	# Suitable passive agressive message
 	# Suitable passive agressive message
 	echo "	* Please see the the following link."
 	echo "	* Please see the the following link."
-	echo "	* http://gameservermanagers.com/tmux"
+	echo "	* http://gameservermanagers.com/tmux-not-found"
 	exit
 	exit
 fi
 fi