-update airtime-nuke

This commit is contained in:
martin 2011-09-26 23:45:58 -04:00
parent dffe6b33ac
commit d5ec44027f

View file

@ -18,6 +18,8 @@ rm -rf "/var/tmp/airtime"
rm -rf "/opt/pypo"
rm -rf "/opt/recorder"
rm -rf "/srv/airtime"
rm -rf "/etc/monit/conf.d/airtime-monit.cfg"
rm -rf /etc/monit/conf.d/monit-airtime-*
echo "DROP DATABASE AIRTIME;" | su postgres -c psql
echo "DROP LANGUAGE plpgsql;" | su postgres -c psql