Skip to content

Commit

Permalink
packages_install.sh: try fixing gext not found
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Dec 15, 2024
1 parent 6b80937 commit 8d9b7a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Ubuntu_22.04/packages_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ time sudo apt-get install -y "${APT_GUI_PACKAGES[@]}"
# popd

pipx install gnome-extensions-cli --system-site-packages
source ~/.bashrc

# cleanup
sudo apt-get -y update
Expand Down

0 comments on commit 8d9b7a9

Please sign in to comment.