commit
81fa299d32
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ echo "Installing python3-pip and libadwaita"
|
|||
rpm-ostree install python3-pip libadwaita
|
||||
|
||||
echo "Installing and enabling yafti"
|
||||
pip install --prefix=/usr yafti==0.8.0
|
||||
pip install --prefix=/usr yafti==0.9.0
|
||||
|
||||
# If the profile.d directory doesn't exist, create it
|
||||
if [ ! -d "${PROFILED_DIR}" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue