1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-12-26 01:38:57 -05:00
filebot/installer/deb/prerem.sh

8 lines
100 B
Bash
Raw Normal View History

#!/bin/sh
# delete caches and logs
filebot -clear-cache
# remove /bin symlink
rm /usr/bin/filebot