chore: Fix unclosed function

Fixes #428
This commit is contained in:
Kyle Gospodnetich 2023-10-14 09:44:26 -07:00
parent cd35d5006c
commit 1e938ed57d

View File

@ -151,6 +151,7 @@ if [[ -f $HWS_VER_FILE && $HWS_VER = $HWS_VER_RAN ]]; then
fi
fi
fi
fi
if [[ $IMAGE_NAME =~ "deck" || $IMAGE_NAME =~ "ally" || $IMAGE_NAME =~ "framegame" ]]; then
if [[ ":Jupiter:" =~ ":$SYS_ID:" ]]; then