4 lines
72 B
Bash
Executable file
4 lines
72 B
Bash
Executable file
#!/bin/bash
|
|
|
|
systemctl stop app-exporter
|
|
systemctl disable app-exporter
|