ahenk prerm fixed

This commit is contained in:
Volkan Şahin 2016-08-19 17:15:29 +03:00
parent a2953a5213
commit 1ec00020e4
1 changed files with 1 additions and 2 deletions

3
debian/prerm vendored
View File

@ -1,6 +1,5 @@
#!/bin/sh
# prerm script for ahenk
#
/usr/bin/python3 /opt/ahenk/ahenkd.py clean
find /opt/ahenk | grep -E "(__pycache__|\.pyc|\.pyo$)" | xargs rm -rf
rm -f /etc/ahenk/ahenk.db