Build 40 and 39

This commit is contained in:
Gerald Pinder
2024-04-29 23:42:28 -04:00
parent 998cdc84fb
commit 2207a31335
5 changed files with 35 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
#!/usr/bin/env bash
set -ueo pipefail
git clone https://github.com/KyleGospo/gamescope-session.git /tmp/gamescope-session
cd /tmp/gamescope-session
cp -rf usr/* /usr
[ -f /usr/share/gamescope-session-plus/gamescope-session-plus ]