summaryrefslogtreecommitdiff
path: root/rom-desktop-entry-generator.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rom-desktop-entry-generator.sh')
-rwxr-xr-xrom-desktop-entry-generator.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/rom-desktop-entry-generator.sh b/rom-desktop-entry-generator.sh
index 6ca56e3..d4eea49 100755
--- a/rom-desktop-entry-generator.sh
+++ b/rom-desktop-entry-generator.sh
@@ -38,6 +38,8 @@ build_desktop_file() {
echo "Warning: PATH does not exist"
fi
+ unset launcher
+ unset flags
# shellcheck source=/dev/null
. "$BASEDIR/config/systems/$SYSTEM"