Autopull test

This commit is contained in:
murgi
2025-08-05 14:27:37 +02:00
parent 1b75009003
commit 964b0e604f

View File

@@ -27,7 +27,7 @@ update_dotfiles() {
} }
if [ "$shared_config" -eq 0 ]; then if [ "$shared_config" -eq 0 ]; then
update_dotfiles >/dev/null 2>&1 &! update_dotfiles >/tmp/nvim.log 2>&1 &!
fi fi