Add 'scripts/nginx-ensite'

pull/4/head
drunkendog 2022-09-22 19:10:21 +01:00
parent 8c3ef32cd8
commit 63c72dfb7d
1 changed files with 2 additions and 0 deletions

2
scripts/nginx-ensite Normal file
View File

@ -0,0 +1,2 @@
ln -s /etc/nginx/sites-available/"$1".conf /etc/nginx/sites-enabled/
systemctl restart nginx