customize makefile

merge-requests/2/head
Matthew 2021-05-01 15:17:53 -04:00
parent fc7cc8bc82
commit 14982c1790
No known key found for this signature in database
GPG Key ID: 210AF32ADE3B5C4B
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
nginx_server_blocks := $(shell ./scripts/listnginxserverblocks.sh) nginx_server_blocks := $(shell ./scripts/listnginxserverblocks.sh)
pre: pre:
chmod -R u+x ./scripts @chmod -R u+x ./scripts
# Formats Nginx configuration files # Formats Nginx configuration files
nginxfmt: pre nginxfmt: pre