quick fix
This commit is contained in:
parent
97a1e112cd
commit
1009f86baa
4 changed files with 1 additions and 1 deletions
|
Before Width: | Height: | Size: 285 KiB After Width: | Height: | Size: 285 KiB |
|
Before Width: | Height: | Size: 285 KiB After Width: | Height: | Size: 285 KiB |
|
|
@ -14,7 +14,7 @@ SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
|
||||||
cd "$SCRIPT_DIR"
|
cd "$SCRIPT_DIR"
|
||||||
|
|
||||||
ZIP_FILE="NavidromePlayer.zip"
|
ZIP_FILE="NavidromePlayer.zip"
|
||||||
ICON_FILE="1024.png"
|
ICON_FILE="AppIcon.png"
|
||||||
|
|
||||||
# Check zip exists
|
# Check zip exists
|
||||||
if [ ! -f "$ZIP_FILE" ]; then
|
if [ ! -f "$ZIP_FILE" ]; then
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 285 KiB After Width: | Height: | Size: 285 KiB |
Loading…
Reference in a new issue