diff --git a/Makefile b/Makefile index f10e6e6..c4da56c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,3 @@ -#!/home/norbert/.local/bin/make all: rm -rf public hugo --ignoreCache @@ -8,5 +7,4 @@ all: sed -i s/page\ not\ found/Seite\ nicht\ erlaubt/ public/401.html sed -i s/page\ not\ found/Seite\ nicht\ gefunden/ public/404.html rm .hugo_build.lock - #rsync -avP --delete public/ draco:html/ rsync -avP --delete public/ rollcage:docker/nginx/html/