From 35c81220b06acea988396b6a9a72ea3511fde152 Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Fri, 1 Sep 2017 00:03:18 +0200 Subject: [PATCH] update single command provision --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6fbaaa..8a5804e 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,5 @@ ansible-gnu-corporate-workstation is a set of roles that enable Active Directory ### Installation ``` -wget -O - https://raw.githubusercontent.com/paulbsd/ansible-gnu-corporate-workstation/master/provision.sh | bash +wget https://raw.githubusercontent.com/paulbsd/ansible-gnu-corporate-workstation/master/provision.sh; bash provision.sh ```