aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-09-09 07:32:50 +0200
committerneodarz <neodarz@neodarz.net>2019-09-09 07:32:50 +0200
commitef809b941cad8b110abac93ee32b206f4d2549a6 (patch)
tree9de16fddb54e5a9b992c41bb4cd96dc968c77883 /install.sh
parent9f810eec6a98011b551c40f8686b88a4fb0b0862 (diff)
downloaddotfiles-ef809b941cad8b110abac93ee32b206f4d2549a6.tar.xz
dotfiles-ef809b941cad8b110abac93ee32b206f4d2549a6.zip
Add command to update system when installing
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 2 insertions, 0 deletions
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