From 4be2e51f436244c15b756f9cd206f1a1aad85467 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 29 Oct 2018 22:50:56 +0200 Subject: [PATCH] deb-update.bash: add snap changes --- bash/deb-update.bash | 1 + 1 file changed, 1 insertion(+) diff --git a/bash/deb-update.bash b/bash/deb-update.bash index bb8b581..2c36a4a 100755 --- a/bash/deb-update.bash +++ b/bash/deb-update.bash @@ -4,4 +4,5 @@ apt-get -y update apt-get "$@" upgrade flatpak update --assumeyes snap refresh +snap changes set +x