.
This commit is contained in:
		@@ -1,9 +1,9 @@
 | 
				
			|||||||
#!/bin/bash
 | 
					#!/bin/bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#echo "stopping netdata..."
 | 
					echo "stopping netdata..."
 | 
				
			||||||
#service netdata stop
 | 
					service netdata stop
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#echo "starting netdata..."
 | 
					echo "starting netdata..."
 | 
				
			||||||
#service netdata start
 | 
					service netdata start
 | 
				
			||||||
 | 
					
 | 
				
			||||||
echo "netdata file refresh"
 | 
					echo "netdata file refresh"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user