From c3392b20efb26c352ee44a298b569e5ef033c897 Mon Sep 17 00:00:00 2001 From: nils Date: Tue, 28 Mar 2023 17:24:04 +0200 Subject: [PATCH] Update 'tasks/dotfiles.yml' --- tasks/dotfiles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/dotfiles.yml b/tasks/dotfiles.yml index ed6e833..9d75b72 100644 --- a/tasks/dotfiles.yml +++ b/tasks/dotfiles.yml @@ -67,7 +67,7 @@ # - productivity - name: Stow the dotfiles - shell: 'stow --verbose 2 --dir "/home/nige/dotfiles" --target "/home/nige/ .'' + shell: 'stow --verbose 2 --dir "/home/nige/dotfiles" --target "/home/nige/ .' when: st.stat.islnk is not defined tags: - git