LegacyTechops/slack/prod/netdata/scripts/postinstall

10 lines
144 B
Plaintext
Raw Normal View History

2020-03-08 04:59:23 +00:00
#!/bin/bash
2020-03-08 13:36:28 +00:00
#echo "stopping netdata..."
#service netdata stop
2020-03-08 04:59:23 +00:00
2020-03-08 13:36:28 +00:00
#echo "starting netdata..."
#service netdata start
echo "netdata file refresh"