Autopull test

This commit is contained in:
murgi
2025-08-05 14:31:57 +02:00
parent 9c41973986
commit 41d7c7d77b

View File

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