Skip to content

Commit 0e3e28d

Browse files
Update MerlinAU.sh
1 parent a0b7907 commit 0e3e28d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

MerlinAU.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2158,8 +2158,7 @@ _CheckFor_WebGUI_Page_()
21582158
{
21592159
if "$mountWebGUI_OK" && \
21602160
[ "$(_Check_WebGUI_Page_Exists_)" = "NONE" ]
2161-
then
2162-
updatedWebUIPage=false
2161+
then
21632162
# Only try to download if the local .asp file does NOT exist:
21642163
if [ ! -f "$SCRIPT_WEB_ASP_FILE" ]
21652164
then

0 commit comments

Comments
 (0)