Merge pull request #69 from mobilegmYT/patch-3

Add stable and beta to shortcuts
pull/71/head
Botspot 4 years ago committed by GitHub
commit c3a658d383
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@ git clone https://github.com/Botspot/eDEX-UI-RPi || error 'Failed to clone repos
chmod +x ./'eDEX-UI-RPi/eDEX-UI_Linux_armv7l_2.2.2.AppImage' ./'eDEX-UI-RPi/eDEX-UI Linux (armv7l)_3.0.0.AppImage' || error 'Failed to mark as executable!'
echo "[Desktop Entry]
Name=eDEX-UI 2.2.2
Name=eDEX-UI Stable 2.2.2
Comment=eDEX-UI sci-fi interface
Exec="\""$HOME/eDEX-UI-RPi/eDEX-UI_Linux_armv7l_2.2.2.AppImage"\"" %U
Terminal=false
@ -26,7 +26,7 @@ X-Desktop-File-Install-Version=0.23
X-AppImage-Comment=Generated by /tmp/.mount_eDEX-UDQYwse/AppRun" > ~/.local/share/applications/appimagekit-edex-ui.desktop
echo "[Desktop Entry]
Name=eDEX-UI 3.0.0
Name=eDEX-UI Beta 3.0.0
Comment=eDEX-UI sci-fi interface
Exec="\""$HOME/eDEX-UI-RPi/eDEX-UI Linux (armv7l)_3.0.0.AppImage"\"" %U
Terminal=false

Loading…
Cancel
Save