mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Switch from lazydocker-bin to lazydocker
It's now in the official repo as a compiled version!
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user