Fixing this doom upgrade argument order
This commit is contained in:
@@ -14,6 +14,6 @@ fi
|
||||
|
||||
if command -v doom &> /dev/null; then
|
||||
doom sync
|
||||
doom upgrade -y
|
||||
doom -y upgrade
|
||||
doom env
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user