mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2024-11-22 08:03:19 +01:00
KASM-3638 use testing repo for retroarch
This commit is contained in:
parent
7f054b45c8
commit
d2c06f446d
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -ex
|
||||
SCRIPT_PATH="$( cd "$(dirname "$0")" ; pwd -P )"
|
||||
add-apt-repository -y ppa:libretro/stable
|
||||
add-apt-repository -y ppa:libretro/testing
|
||||
apt-get update
|
||||
apt-get install -y retroarch
|
||||
cp /usr/share/applications/retroarch.desktop $HOME/Desktop/
|
||||
|
Loading…
Reference in New Issue
Block a user