File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 44#
55# Original Creation Date: 2023-Oct-01 by @ExtremeFiretop.
66# Official Co-Author: @Martinski W. - Date: 2023-Nov-01
7- # Last Modified: 2025-Aug-10
7+ # Last Modified: 2025-Aug-13
88# ##################################################################
99set -u
1010
1111# # Set version for each Production Release ##
1212readonly SCRIPT_VERSION=1.5.3
13- readonly SCRIPT_VERSTAG=" 25081021 "
13+ readonly SCRIPT_VERSTAG=" 25081319 "
1414readonly SCRIPT_NAME=" MerlinAU"
1515# # Set to "master" for Production Releases ##
1616SCRIPT_BRANCH=" dev"
@@ -9630,7 +9630,7 @@ _DoInstallation_()
96309630}
96319631
96329632# #----------------------------------------##
9633- # # Modified by Martinski W. [2025-Apr-11 ] ##
9633+ # # Modified by Martinski W. [2025-Aug-13 ] ##
96349634# #----------------------------------------##
96359635_DoUnInstallation_ ()
96369636{
@@ -9667,6 +9667,8 @@ _DoUnInstallation_()
96679667 _AutoServiceEvent_ delete 2> /dev/null
96689668 fi
96699669
9670+ " $isGNUtonFW " && umount " $FW_UpdateCheckScript " 2> /dev/null
9671+
96709672 if rm -fr " ${SETTINGS_DIR:? } " && \
96719673 rm -fr " ${SCRIPT_WEB_DIR:? } " && \
96729674 rm -fr " ${FW_BIN_BASE_DIR:? } /$ScriptDirNameD " && \
Original file line number Diff line number Diff line change 11# MerlinAU - AsusWRT-Merlin Firmware Auto Updater
22## v1.5.3
3- ## 2025-Aug-10
3+ ## 2025-Aug-13
44
55## WebUI:
66![ image] ( https://github.com/user-attachments/assets/9c1dff99-9c13-491b-a7fa-aff924d5f02e )
You can’t perform that action at this time.
0 commit comments