Switch from lazydocker-bin to lazydocker
It's now in the official repo as a compiled version!
This commit is contained in:
parent
041c787b56
commit
8e557b2ae5
6
migrations/1755865046.sh
Normal file
6
migrations/1755865046.sh
Normal file
@ -0,0 +1,6 @@
|
||||
echo "Switch from lazydocker-bin to lazydocker official"
|
||||
|
||||
if yay -Q lazydocker-bin >/dev/null; then
|
||||
yay -Rns --noconfirm lazydocker-bin
|
||||
yay -S --noconfirm lazydocker
|
||||
fi
|
Loading…
x
Reference in New Issue
Block a user