diff --git a/scripts/nginx-dissite b/scripts/nginx-dissite new file mode 100644 index 0000000..fa30461 --- /dev/null +++ b/scripts/nginx-dissite @@ -0,0 +1,2 @@ +rm -rf /etc/nginx/sites-enabled/"$1".conf +systemctl restart nginx \ No newline at end of file