From fb7063dc539937d8f2e155d346fce4abb9129062 Mon Sep 17 00:00:00 2001 From: Morgan Wattiez Date: Sat, 17 Aug 2019 11:52:17 +0200 Subject: [PATCH] fix path to macbook ansible script --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a777fe..d40bfd2 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ run `zsh .scripts/upgrade.sh` * Install AWS-CLI ### If Yubico is installed, run this : -`sudo ansible-playbook ~/Code/dotfiles/macsecure_playbook.yaml` +`sudo ansible-playbook ~/.scripts/ansible/macsecure_playbook.yaml` #### In cases of `\n` errors with zsh https://github.com/robbyrussell/oh-my-zsh/issues/6764#issuecomment-384045008