1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/installer/ipkg/prerem.sh

8 lines
100 B
Bash

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