4 lines
57 B
Bash
Raw Normal View History

2025-03-12 10:55:01 +08:00
#!/bin/bash
systemctl stop nginx
systemctl disable nginx