Browse Source

woops double quote

pull/1333/head
UltimateByte 8 years ago
committed by GitHub
parent
commit
cdba3114a2
  1. 2
      lgsm/functions/command_fastdl.sh

2
lgsm/functions/command_fastdl.sh

@ -394,7 +394,7 @@ fn_fastdl_completed(){
sleep 2 sleep 2
echo -en "\n" echo -en "\n"
echo "" echo ""
fn_print_info_nl "Need more documentation? fn_print_info_nl "Need more documentation?"
echo " * https://github.com/GameServerManagers/LinuxGSM/wiki/FastDL" echo " * https://github.com/GameServerManagers/LinuxGSM/wiki/FastDL"
echo -en "\n" echo -en "\n"
if [ "$bzip2installed" == "0" ]; then if [ "$bzip2installed" == "0" ]; then

Loading…
Cancel
Save