mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-22 14:38:04 +01:00
Ask for root password at the beginning of upgrade
This commit is contained in:
parent
d6a8940a3d
commit
76ff1c5b18
1 changed files with 8 additions and 7 deletions
|
@ -5,5 +5,6 @@ end
|
||||||
if not bw unlock --check
|
if not bw unlock --check
|
||||||
set -x BW_SESSION (bw unlock --raw)
|
set -x BW_SESSION (bw unlock --raw)
|
||||||
end
|
end
|
||||||
|
sudo ls >/dev/null
|
||||||
topgrade
|
topgrade
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue