Browse Source

Altered the url link

pull/342/head
Daniel Gibbs 10 years ago
parent
commit
eda3231936
  1. 2
      functions/fn_check_tmux

2
functions/fn_check_tmux

@ -15,6 +15,6 @@ else
echo " * Tmux is required to run this server."
# Suitable passive agressive message
echo " * Please see the the following link."
echo " * http://gameservermanagers.com/dependencies"
echo " * http://gameservermanagers.com/tmux"
exit
fi
Loading…
Cancel
Save