1
0
mirror of https://gitea.blesmrt.net/mikaela/scripts.git synced 2025-07-26 16:37:21 +02:00

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

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