1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/installer/deb-universal/control/prerm

8 lines
125 B
Plaintext
Raw Normal View History

#!/bin/sh
# unlink filebot command
rm -f /usr/bin/filebot
# unlink system JNA library
rm -f /usr/share/filebot/jar/jna.jar