diff --git a/bash/deb-update.bash b/bash/deb-update.bash index 719daa5..2e551ab 100755 --- a/bash/deb-update.bash +++ b/bash/deb-update.bash @@ -63,6 +63,8 @@ elif [[ -f /usr/bin/rpm-ostree && -d /sysroot/ostree ]]; then sleep 5 rpm-ostree upgrade sleep 5 + rpm-ostree status -v + sleep 5 fi # Arch Linux package management