mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2025-06-21 10:08:06 +02:00
fix retroach desktop file - develop
This commit is contained in:
parent
b2773736c8
commit
0ddf315960
@ -8,10 +8,9 @@ apt-get update
|
|||||||
apt-get install -y retroarch unzip retroarch-assets libretro-core-info
|
apt-get install -y retroarch unzip retroarch-assets libretro-core-info
|
||||||
|
|
||||||
# Desktop icon
|
# Desktop icon
|
||||||
VERSION=$(retroarch --version | awk '/Version:/ {print $2}')
|
|
||||||
cat >/usr/share/applications/RetroArch.desktop <<EOL
|
cat >/usr/share/applications/RetroArch.desktop <<EOL
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=$VERSION
|
Version=1.0
|
||||||
Name=RetroArch
|
Name=RetroArch
|
||||||
GenericName=RetroArch
|
GenericName=RetroArch
|
||||||
Type=Application
|
Type=Application
|
||||||
|
Loading…
x
Reference in New Issue
Block a user