mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-10-16 10:47:21 +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
|
if [[ -f /usr/bin/rpm-ostree && -d /sysroot/ostree ]]; then
|
||||||
rpm-ostree upgrade --check
|
rpm-ostree upgrade --check
|
||||||
|
rpm-ostree status -v
|
||||||
sleep 5
|
sleep 5
|
||||||
rpm-ostree upgrade
|
rpm-ostree upgrade
|
||||||
sleep 5
|
sleep 5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user