Missing fi

This commit is contained in:
icenine451 2023-04-14 08:49:21 -04:00
parent b89f91511b
commit 65a93602f8

View file

@ -129,6 +129,7 @@ then
fi
else # If newly-installed version is a normal build.
post_update # Executing post update script
fi
fi
# Else, LOCKFILE IS NOT EXISTING (WAS REMOVED)
# if the lock file doesn't exist at all means that it's a fresh install or a triggered reset
@ -157,4 +158,4 @@ fi
# Normal Startup
start_retrodeck
start_retrodeck