adds qt to kde install

This commit is contained in:
2024-05-18 09:17:28 -07:00
parent c9f599a334
commit a1bf5292b7

View File

@@ -1,5 +1,6 @@
sudo dnf install python -y sudo dnf install python -y
sudo dnf install pip -y sudo dnf install pip -y
python -m pip install konsave python -m pip install konsave
sudo dnf install qt -y
sh load.sh sh load.sh