This website requires JavaScript.
Explore
Help
Sign In
mobeigi
/
filebot
Watch
1
Star
0
Fork
You've already forked filebot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1777a0342c
filebot
/
installer
/
ipkg
/
prerm.sh
5 lines
56 B
Bash
Raw
Normal View
History
Unescape
Escape
* setup /usr/bin/filebot via postinst/prerem scripts
2012-06-17 10:43:18 +00:00
#!/bin/sh
* set -DuseCreationDate explicitly depending on each platforms capabilities
2014-01-28 15:38:16 +00:00
# remove /bin symlink
* ignore errors that may or may not occur during the prerem/postinst scripts if you're installing filebot using the .deb packages
2014-04-30 17:55:19 +00:00
rm -f /opt/bin/filebot