From ef809b941cad8b110abac93ee32b206f4d2549a6 Mon Sep 17 00:00:00 2001 From: neodarz Date: Mon, 9 Sep 2019 07:32:50 +0200 Subject: Add command to update system when installing --- install.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 6202952..cd90fd9 100755 --- a/install.sh +++ b/install.sh @@ -17,6 +17,8 @@ # install common +#sudo pacman -Syu + #sudo pacman -S git #sudo pacman -S wget #sudo pacman -S python -- cgit v1.2.1