This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
filebot
Watch
1
Star
0
Fork
0
You've already forked filebot
mirror of
https://github.com/mitb-archive/filebot
synced
2024-11-02 08:25:02 -04:00
Code
Issues
Releases
Wiki
Activity
1329f490b2
filebot
/
installer
/
ipkg
/
prerem.sh
5 lines
53 B
Bash
Raw
Normal View
History
Unescape
Escape
* setup /usr/bin/filebot via postinst/prerem scripts
2012-06-17 06:43:18 -04:00
#!/bin/sh
* set -DuseCreationDate explicitly depending on each platforms capabilities
2014-01-28 10:38:16 -05:00
# remove /bin symlink
* replace /opt/usr/bin with /opt/bin for improved Synology compatibility @see http://www.filebot.net/forums/viewtopic.php?f=3&t=1455
2014-03-26 11:25:56 -04:00
rm /opt/bin/filebot
Reference in New Issue
Copy Permalink