1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-01-10 13:28:02 -05:00
filebot/installer/ipkg/prerem.sh

8 lines
104 B
Bash
Raw Normal View History

#!/bin/sh
# delete caches and logs
filebot -clear-cache
# remove /bin symlink
2013-03-05 10:40:37 -05:00
rm /opt/usr/bin/filebot