Fixing this doom upgrade argument order

master
Dustin Swan 2 years ago
parent a0490a5843
commit c2b586402f
Signed by: dustinswan
GPG Key ID: AB49BD6B2B3A6377

@ -14,6 +14,6 @@ fi
if command -v doom &> /dev/null; then
doom sync
doom upgrade -y
doom -y upgrade
doom env
fi

Loading…
Cancel
Save