Ask for root password at the beginning of upgrade

This commit is contained in:
Gabriel Augendre 2023-03-02 18:29:34 +01:00
parent d6a8940a3d
commit 76ff1c5b18

View file

@ -5,5 +5,6 @@ end
if not bw unlock --check
set -x BW_SESSION (bw unlock --raw)
end
sudo ls >/dev/null
topgrade
end