Skip to content

Commit c02bef1

Browse files
Removing unnecessary unmount
Removing unnecessary unmount Was causing the webs_update file to always need to be remounted.
1 parent a55b25c commit c02bef1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

MerlinAU.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11111,7 +11111,6 @@ _Gnuton_Check_Webs_Update_Script_()
1111111111
localVerstag="$(_GetScriptVerstag_ "$FW_UpdateCheckScript")"
1111211112
[ -z "$localVerstag" ] && localVerstag=0
1111311113

11114-
umount "$FW_UpdateCheckScript" 2>/dev/null
1111511114
# Get the fixed version of the script targeted for Gnuton F/W #
1111611115
if _CurlFileDownload_ "gnuton_webs_update.sh" "$fixedWebsUpdateFilePath"
1111711116
then

0 commit comments

Comments
 (0)