5 lines
143 B
Bash
5 lines
143 B
Bash
# FIXME: This really shouldn't happen, need to find out why!
|
|
echo "Ensure walker is present"
|
|
|
|
sudo pacman -Syu --needed --noconfirm walker-bin
|