quick fix

This commit is contained in:
Dallas Groot 2026-03-28 18:24:48 -07:00
parent 97a1e112cd
commit 1009f86baa
4 changed files with 1 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 285 KiB

After

Width:  |  Height:  |  Size: 285 KiB

View file

Before

Width:  |  Height:  |  Size: 285 KiB

After

Width:  |  Height:  |  Size: 285 KiB

View file

@ -14,7 +14,7 @@ SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
cd "$SCRIPT_DIR"
ZIP_FILE="NavidromePlayer.zip"
ICON_FILE="1024.png"
ICON_FILE="AppIcon.png"
# Check zip exists
if [ ! -f "$ZIP_FILE" ]; then

View file

Before

Width:  |  Height:  |  Size: 285 KiB

After

Width:  |  Height:  |  Size: 285 KiB