deb-update.bash: add rpm-ostree status -v

This commit is contained in:
Aminda Suomalainen 2025-06-01 06:53:58 +03:00
parent 8b47c548c4
commit 26d2b9d1a7
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -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