Daniel Gibbs 9 ani în urmă
părinte
comite
5112a8f386
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      linuxgsm.sh

+ 1 - 1
linuxgsm.sh

@@ -365,7 +365,7 @@ else
 	fi
 	# Load the linuxgsm.sh in to tmpdir. If missing download it
 	if [ ! -f "${functionsdir}/linuxgsm.sh" ];then
-		fn_fetch_file_github "" "linuxgsm.sh" "${functionsdir}" "chmod" "norun" "noforcedl" "nomd5"
+		fn_fetch_file_github "" "linuxgsm.sh" "${functionsdir}" "chmodx" "norun" "noforcedl" "nomd5"
 	fi
 	getopt=$1
 	core_getopt.sh