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