From d42b8c39f0d6cfc039d7466fa3941dc0c7bfcd41 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 4 Mar 2014 14:42:26 -0300 Subject: Clean target update --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6f46165..ea2f190 100644 --- a/Makefile +++ b/Makefile @@ -43,8 +43,8 @@ apply: $(PUPPET) manifests/bootstrap/$(stage).pp clean: - rm auth.conf fileserver.conf puppet.conf - rm manifests/classes/users.pp + rm -f auth.conf fileserver.conf puppet.conf + rm -f manifests/classes/users.pp rm -rf ssl rm -rf modules git checkout modules -- cgit v1.2.3