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
1 changed files with 4 additions and 0 deletions

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