diff options
author | neodarz <neodarz@neodarz.net> | 2019-09-09 07:32:50 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-09-09 07:32:50 +0200 |
commit | ef809b941cad8b110abac93ee32b206f4d2549a6 (patch) | |
tree | 9de16fddb54e5a9b992c41bb4cd96dc968c77883 | |
parent | 9f810eec6a98011b551c40f8686b88a4fb0b0862 (diff) | |
download | dotfiles_dotdrop-ef809b941cad8b110abac93ee32b206f4d2549a6.tar.xz dotfiles_dotdrop-ef809b941cad8b110abac93ee32b206f4d2549a6.zip |
Add command to update system when installing
-rwxr-xr-x | install.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ # install common +#sudo pacman -Syu + #sudo pacman -S git #sudo pacman -S wget #sudo pacman -S python |