This commit is contained in:
2025-08-07 14:55:12 +02:00
4 changed files with 59 additions and 38 deletions

View File

@@ -361,7 +361,7 @@ if [ "${ROLES[GAME]}" == "yes" ]; then
yay --noconfirm -S --needed --aur openmpi
yay --noconfirm -S --needed --aur jstest-gtk-git
if ! -d ~/Games/opentrack; then
if [ ! -d ~/Games/opentrack ]; then
mkdir -p ~/Games
cd ~/Games
git clone https://github.com/opentrack/opentrack