Skip to content

Commit e9effd7

Browse files
committed
feat: new puzzle content
1 parent 63be181 commit e9effd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/debian_gnome_ubuntu_popos.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ sudo add-apt-repository ppa:micahflee/ppa -y
1414
sudo add-apt-repository ppa:git-core/ppa -y
1515
sudo add-apt-repository ppa:deadsnakes/ppa -y
1616
sudo add-apt-repository universe -y
17+
sudo add-apt-repository ppa:pj-assis/ppa
1718

1819
cat <<EOF | sudo tee /etc/apt/sources.list.d/tor.list
1920
deb https://deb.torproject.org/torproject.org bionic main
@@ -186,6 +187,7 @@ echo ""
186187

187188
sudo apt install gnome-tweaks -y
188189
sudo apt-get -y install compiz compiz-gnome compizconfig-settings-manager
190+
sudo apt-get install guvcview
189191

190192
## Customizing the Vim with space vim ##
191193

0 commit comments

Comments
 (0)