4 lines
81 B
Bash
4 lines
81 B
Bash
#!/bin/bash
|
|
systemctl stop rh-nginx116-nginx
|
|
systemctl disable rh-nginx116-nginx
|