updated install 3

pull/1/head
beech 2 years ago
parent 990bdc7705
commit 8f4c2578fe
  1. 6
      install3-ex.sh

@ -1,3 +1,9 @@
#!/usr/bin/env bash
chmod +x gnomesetup.sh
chmod +x kdesetup.sh
chmod +x software.sh
chmod +x aur.sh
install_gnome () { install_gnome () {
echo "Setting up GNOME + GDM..." echo "Setting up GNOME + GDM..."
sh gnomesetup.sh sh gnomesetup.sh