chore: Update yafti.sh - version 0.9.0 has been released (#1)
This commit is contained in:
parent
ea2720ba4e
commit
4dcc6cc353
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