diff --git a/bin/update b/bin/update index 09b93a0..1b3ed01 100755 --- a/bin/update +++ b/bin/update @@ -14,6 +14,6 @@ fi if command -v doom &> /dev/null; then doom sync - doom upgrade -y + doom -y upgrade doom env fi