Daniel Gibbs 10 年 前
コミット
e81103498d
1 ファイル変更1 行追加2 行削除
  1. 1 2
      functions/fn_install_serverdir

+ 1 - 2
functions/fn_install_serverdir

@@ -25,5 +25,4 @@ if [ -z "${autoinstall}" ]; then
 fi
 fi
 if [ ! -d "${filesdir}" ]; then
 if [ ! -d "${filesdir}" ]; then
 	mkdir -v "${filesdir}"
 	mkdir -v "${filesdir}"
-fi	
-echo ""
+fi