File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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: 2026-Feb-22
7+ # Last Modified: 2026-Mar-15
88# ##################################################################
99set -u
1010
1111# # Set version for each Production Release ##
1212readonly SCRIPT_VERSION=1.6.0
13- readonly SCRIPT_VERSTAG=" 26022409 "
13+ readonly SCRIPT_VERSTAG=" 26031508 "
1414readonly SCRIPT_NAME=" MerlinAU"
1515# # Set to "master" for Production Releases ##
1616SCRIPT_BRANCH=" dev"
@@ -10113,6 +10113,7 @@ _CheckForMinimumRequirements_()
1011310113# #-------------------------------------##
1011410114_DoStartupInit_ ()
1011510115{
10116+ Say " $SCRIPT_NAME $SCRIPT_VERSION starting up"
1011610117 _CreateDirPaths_
1011710118 _InitCustomDefaultsConfig_
1011810119 _InitCustomUserSettings_
Original file line number Diff line number Diff line change 11# MerlinAU - AsusWRT-Merlin Firmware Auto Updater
22
33## v1.6.0
4- ## 2026-Feb-24
4+ ## 2026-Mar-15
55
66## WebUI:
77![ image] ( https://github.com/user-attachments/assets/9c1dff99-9c13-491b-a7fa-aff924d5f02e )
You can’t perform that action at this time.
0 commit comments