4 lines
57 B
Bash
Raw Permalink Normal View History

2024-10-30 11:54:46 +08:00
#!/bin/bash
systemctl stop nginx
systemctl disable nginx