5 lines
72 B
Text
5 lines
72 B
Text
|
#!/bin/bash
|
||
|
|
||
|
systemctl stop app-exporter
|
||
|
systemctl disable app-exporter
|