2 lines
65 B
Bash
2 lines
65 B
Bash
|
rm -rf /etc/nginx/sites-enabled/"$1".conf
|
||
|
systemctl restart nginx
|