1
0
Fork 0

Add cleanup for example 7

This commit is contained in:
Andrew Tomaka 2013-12-02 21:34:11 -05:00
parent b7f556844a
commit 67deaa6f61

4
support/cleanup7.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
service stop ntp
apt-get remove ntp -y
rm -rf /etc/ntp.conf