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-15 13:55:03 -05:00
Code
Issues
Releases
Wiki
Activity
26d3b51a84
filebot
/
installer
/
deb
/
postinst.sh
5 lines
90 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
# create /bin symlink
* setup /usr/bin/filebot via postinst/prerem scripts
2012-06-17 06:43:18 -04:00
ln -s /usr/share/filebot/bin/filebot.sh /usr/bin/filebot
Reference in New Issue
Copy Permalink