I think these are the last spots

This commit is contained in:
David Heinemeier Hansson
2025-08-24 18:08:17 +02:00
parent cb22afdb93
commit ee5f4eb925
3 changed files with 13 additions and 4 deletions

View File

@@ -1,4 +1,9 @@
echo "Update and restart Walker to resolve stuck Omarchy menu"
yay -Sy --noconfirm walker-bin
if omarchy-pkg-aur-accessible; then
yay -Sy --noconfirm walker-bin
else
echo -e "\n\e[31mAUR is unavailable. Update walker-bin via AUR manually later.\e[0m"
fi
omarchy-restart-walker