From 2e9308c8cb6bdf22849bb3d834cce91d8017a2b7 Mon Sep 17 00:00:00 2001 From: "Martinski@GitHub" <119833648+Martinski4GitHub@users.noreply.github.com> Date: Mon, 24 Mar 2025 23:36:29 -0700 Subject: [PATCH] Update MerlinAU.sh Just added some extra lines for separation of messages. --- MerlinAU.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MerlinAU.sh b/MerlinAU.sh index b698d885..1bb247d9 100644 --- a/MerlinAU.sh +++ b/MerlinAU.sh @@ -429,13 +429,17 @@ About by automatically checking for, downloading, and applying the latest firmware version update that is currently available. [Developed by ExtremeFiretop and Martinski W.] + License $SCRIPT_NAME is free to use under the GNU General Public License version 3 (GPL-3.0) https://opensource.org/licenses/GPL-3.0 + Help & Support https://www.snbforums.com/threads/merlinau-the-ultimate-firmware-auto-updater-addon.88577/ + Wiki page: https://github.com/ExtremeFiretop/MerlinAutoUpdate-Router/wiki + Source code https://github.com/ExtremeFiretop/MerlinAutoUpdate-Router EOF @@ -463,6 +467,7 @@ Available commands: ${SCRIPT_NAME}.sh startup run startup initialization actions ${SCRIPT_NAME}.sh install install MerlinAU files ${SCRIPT_NAME}.sh uninstall uninstall MerlinAU files + Wiki page: https://github.com/ExtremeFiretop/MerlinAutoUpdate-Router/wiki EOF