update Makefile

merge-requests/2/head
Matthew 2021-06-08 01:33:21 -04:00
parent 9af6db5a33
commit f40d9b634b
No known key found for this signature in database
GPG Key ID: 210AF32ADE3B5C4B
1 changed files with 5 additions and 0 deletions

View File

@ -11,3 +11,8 @@ nginxfmt: pre
nginxsym: pre nginxsym: pre
rm -r /etc/nginx/sites-available/* rm -r /etc/nginx/sites-available/*
./scripts/nginxsymlinks.py ./scripts/nginxsymlinks.py
# Create Symlinks for Dovecot files, /etc/dovecot/conf.d
dovecotsym: pre
rm -rf /etc/dovecot/conf.d/*
./scripts/dovecotsymlinks.py