Updated scripts

This commit is contained in:
2025-08-07 14:25:49 +02:00
parent a4ad5ac6dc
commit f49358ab08
4 changed files with 59 additions and 38 deletions

View File

@@ -354,7 +354,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