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