make desktop launcher executable

pull/306/head
Botspot 3 years ago committed by GitHub
parent c6e004b67d
commit 1fe1c66b7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,6 +39,7 @@ Categories=Utility;" > ~/.local/share/applications/pi-apps.desktop
echo "Adding Desktop shortcut..."
cp -f ~/.local/share/applications/pi-apps.desktop ~/Desktop/pi-apps.desktop
chmod +x ~/Desktop/pi-apps.desktop
echo "Creating Settings menu button..."
echo "[Desktop Entry]

Loading…
Cancel
Save