mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2025-06-21 01:58:13 +02: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
|
#!/usr/bin/env bash
|
||||||
set -ex
|
set -ex
|
||||||
SCRIPT_PATH="$( cd "$(dirname "$0")" ; pwd -P )"
|
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 update
|
||||||
apt-get install -y retroarch
|
apt-get install -y retroarch
|
||||||
cp /usr/share/applications/retroarch.desktop $HOME/Desktop/
|
cp /usr/share/applications/retroarch.desktop $HOME/Desktop/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user