Ensure we reset the DBs with the Omarchy versions

This commit is contained in:
David Heinemeier Hansson
2026-01-09 14:34:29 +01:00
parent 65bafa4f3b
commit 53b8fc4257

View File

@@ -19,5 +19,5 @@ if [[ -n ${OMARCHY_ONLINE_INSTALL:-} ]]; then
# Refresh all repos
sudo pacman -Syu --noconfirm
sudo pacman -Syyu --noconfirm
fi