mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2026-07-28 12:36:48 +00:00
KASM-3638 use testing repo for retroarch
This commit is contained in:
parent
7f054b45c8
commit
d2c06f446d
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue