david/myzsh
david
/
myzsh
Archived
1
0
Fork 0

pushzshconfig 03.10.2017 20:35

This commit is contained in:
david 2017-10-03 20:35:10 +02:00
parent 1ce2f1b909
commit b5c68e63c7
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ update()
sudo pacman -Syu
;;
solus)
sudo eopkg --update-repo && sudo eopkg upgrade
sudo eopkg update-repo && sudo eopkg upgrade
;;
?)
echo "unknown system. could not run update."