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-14 21:35:03 -05:00
Code
Issues
Releases
Wiki
Activity
fb884c017a
filebot
/
installer
/
appbundle
/
install.sh
5 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
* added OSX cmdline support (thanks to Christopher!)
2011-11-20 13:04:50 -05:00
#!/bin/bash
dir_bin
=
`
dirname
$0
`
path_cmd
=
$dir_bin
/filebot
* fix EOL for good, didn't know i had to set it in SVN
2011-11-21 12:45:55 -05:00
sudo ln -s
"
$path_cmd
"
/usr/bin/filebot
Reference in New Issue
Copy Permalink