Forgot endif

This commit is contained in:
Marko Korhonen 2020-04-14 14:04:22 +03:00
parent 5cacefd617
commit 536853039f
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

@ -147,6 +147,7 @@ updateall() {
plugupdate
sudo awman-update
}
{%@@ endif @@%}
# remove unneeded packages
autoremove() { sudo pacman -Rns $(pacman -Qdtq) }