Guess what? Flatpak broke

This commit is contained in:
Santiago Fisela
2026-04-08 03:00:12 -03:00
parent c197716912
commit 5d23cfc534
4 changed files with 39 additions and 30 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
set -e
APP_PATH="$1"
BUNDLE_ID="com.emerald.legacy"
BUNDLE_ID="com.lce.emerald"
if [ -z "$APP_PATH" ]; then
echo "Usage: $0 <path-to-app-bundle>"