summarylogtreecommitdiffstats
path: root/molotov
diff options
context:
space:
mode:
authorÉtienne Deparis2017-01-04 13:58:08 +0100
committerÉtienne Deparis2017-01-04 13:58:08 +0100
commit3a00c5a19e4f1f1e429deff37956416f1a897880 (patch)
treeaa00ec03d786de633cfdf49505de21f5661f3203 /molotov
parent625244a1c2988c98fe52e6d111c1e29061ba25e1 (diff)
downloadaur-3a00c5a19e4f1f1e429deff37956416f1a897880.tar.gz
New release and remove old comment
Diffstat (limited to 'molotov')
-rw-r--r--molotov7
1 files changed, 0 insertions, 7 deletions
diff --git a/molotov b/molotov
index dcb5c76bdab1..c35aeb3100a8 100644
--- a/molotov
+++ b/molotov
@@ -1,12 +1,5 @@
#!/usr/bin/env bash
[ -z "$XDG_DATA_DIRS" ] && export XDG_DATA_DIRS=$HOME/.local/share:/usr/share
-# Avoid useless question about adding a start icon
-# if [ ! -f "$HOME/.local/share/applications/appimagekit-Molotov.desktop" ]; then
-# cp /usr/share/applications/appimagekit-Molotov.desktop "$HOME/.local/share/applications/appimagekit-Molotov.desktop"
-# echo "NoDisplay=true" >> "$HOME/.local/share/applications/appimagekit-Molotov.desktop"
-# echo "Hidden=true" >> "$HOME/.local/share/applications/appimagekit-Molotov.desktop"
-# chmod 755 "$HOME/.local/share/applications/appimagekit-Molotov.desktop"
-# fi
export SKIP=yes
exec /opt/appimages/Molotov-MOLOTOV_VERSION.AppImage