Add comment in upgrade that Nextcloud is upgraded by pacman hook

This commit is contained in:
Anthony Wang 2022-08-17 14:55:08 -05:00
parent 485b63476b
commit f08783a66d
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -12,4 +12,6 @@ sudo DIFFPROG="nvim -d" pacdiff
sudo DIFFPROG="nvim -d" DIFFSEARCHPATH=/usr pacdiff -f
# Upgrade Nextcloud apps
# Nextcloud is automatically upgraded by a pacman hook
# https://wiki.archlinux.org/title/Nextcloud#Pacman_hook
occ app:update --all