standard-build/scripts/nginx-dissite.sh

2 lines
65 B
Bash

rm -rf /etc/nginx/sites-enabled/"$1".conf
systemctl restart nginx