mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-07-28 17:47:22 +02:00
deb-update.bash: tell rpm-ostree status also after checking for upgrades
This commit is contained in:
parent
2f3cffb4c5
commit
684e1f4386
@ -162,6 +162,7 @@ fi
|
||||
|
||||
if [[ -f /usr/bin/rpm-ostree && -d /sysroot/ostree ]]; then
|
||||
rpm-ostree upgrade --check
|
||||
rpm-ostree status -v
|
||||
sleep 5
|
||||
rpm-ostree upgrade
|
||||
sleep 5
|
||||
|
Loading…
x
Reference in New Issue
Block a user