deb-update.bash: add snap changes

This commit is contained in:
Aminda Suomalainen 2018-10-29 22:50:56 +02:00
parent cfec8cc3fe
commit 4be2e51f43
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 1 additions and 0 deletions

View File

@ -4,4 +4,5 @@ apt-get -y update
apt-get "$@" upgrade
flatpak update --assumeyes
snap refresh
snap changes
set +x