""
This commit is contained in:
parent
f6c170a24b
commit
6def4380e9
@ -22,7 +22,7 @@ cd "${srcdir}"
|
||||
echo "#!/usr/bin/env bash" >>pupgui2.sh
|
||||
echo "usr/bin/python -m pupgui2 \"\$@\"" >>pupgui2.sh
|
||||
|
||||
if [${distro}=redos]
|
||||
if [${distro}="redos"]
|
||||
then
|
||||
sudo pip install pyside6 inputs steam vdf pyaml
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user