added system upgrade to install script
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#!/bin/bash
|
||||
#system upgrade
|
||||
sudo pacman -Syu
|
||||
# install pikaur
|
||||
sudo pacman -S --needed base-devel git
|
||||
cd /home/$USER/
|
||||
|
||||
Reference in New Issue
Block a user