Kaynağa Gözat

Update core_getopt.sh

lrob 10 yıl önce
ebeveyn
işleme
6dc71d6148
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      functions/core_getopt.sh

+ 1 - 0
functions/core_getopt.sh

@@ -230,6 +230,7 @@ case "$getopt" in
 		echo -e "\e[34mdebug\t\e[0mSee the output of the server directly to your terminal."
 		echo -e "\e[34mdebug\t\e[0mSee the output of the server directly to your terminal."
 		echo -e "\e[34minstall\t\e[0mInstall the server."
 		echo -e "\e[34minstall\t\e[0mInstall the server."
 		echo -e "\e[34mauto-install\t\e[0mInstall the server, without prompts."
 		echo -e "\e[34mauto-install\t\e[0mInstall the server, without prompts."
+		echo -e "\e[34mfastdl\t\e[0mGenerates or update a FastDL folder for your server."
 	} | column -s $'\t' -t 
 	} | column -s $'\t' -t 
 	esac
 	esac
 exit
 exit