mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-06-07 15:47:21 +02:00
deb-update.bash: add rpm-ostree status -v
This commit is contained in:
parent
8b47c548c4
commit
26d2b9d1a7
@ -63,6 +63,8 @@ elif [[ -f /usr/bin/rpm-ostree && -d /sysroot/ostree ]]; then
|
|||||||
sleep 5
|
sleep 5
|
||||||
rpm-ostree upgrade
|
rpm-ostree upgrade
|
||||||
sleep 5
|
sleep 5
|
||||||
|
rpm-ostree status -v
|
||||||
|
sleep 5
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Arch Linux package management
|
# Arch Linux package management
|
||||||
|
Loading…
x
Reference in New Issue
Block a user