Browse Source

do not enable pop shell

master
Juni Kim 2 years ago
parent
commit
7a7a0f153b
  1. 5
      install_ubuntu.sh

5
install_ubuntu.sh

@ -65,7 +65,6 @@ popshell() {
make compile make compile
make install make install
make configure make configure
gnome-extensions enable pop-shell@system76.com
} }
meetings() { meetings() {
@ -149,8 +148,6 @@ esac
cat <<EOF cat <<EOF
Stuff to do: Stuff to do:
- Install pop-shell (make local-install)
- Settle brave key stuff
- Reboot to make all changes active
- Copy over the mt config files - Copy over the mt config files
EOF EOF
Loading…
Cancel
Save