Browse Source

missing fi

lrob 10 năm trước cách đây
mục cha
commit
53777c59ec
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      functions/command_fastdl.sh

+ 1 - 0
functions/command_fastdl.sh

@@ -36,6 +36,7 @@ if [ ! -d "${webdir}" ]; then
 	echo "Creating www directory"
 	mkdir -v "${webdir}"
 	sleep 1
+fi
 if [ ! -d "${fastdldir}" ]; then
 	echo "Creating FastDL directory"
 	mkdir -v "${fastdldir}"