Kaynağa Gözat

fix variable

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

+ 1 - 1
functions/command_fastdl.sh

@@ -125,7 +125,7 @@ done
 }
 
 fn_clear_old_fastdl(){
-if [ clearoldfastdl == "on" ]; then
+if [ ${clearoldfastdl} == "on" ]; then
 	fn_printinfo "Clearing existing FastDL folder"
 	fn_scriptlog "Clearing existing FastDL folder"
 	sleep 1