Updated scripts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user