2024-10-30 11:54:46 +08:00

4 lines
57 B
Bash

#!/bin/bash
systemctl stop nginx
systemctl disable nginx