From 110a9d2781abfe7d47bcc174bc7efa47cb498bf4 Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Mon, 20 Mar 2017 04:35:49 +0100 Subject: [PATCH] Fix ansible script. --- ansible/user.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/user.yml b/ansible/user.yml index 6bce08a..5a90f20 100644 --- a/ansible/user.yml +++ b/ansible/user.yml @@ -8,4 +8,4 @@ with_fileglob: - ~/config/dotfiles/minimal/* - ~/config/dotfiles/user/thinkpad/minimal/* - - ~/config/dotfiles/user/thinkpad/T450s/* + - ~/config/dotfiles/user/thinkpad/W530/* -- 2.30.2