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
5ee97945fb
filebot
/
installer
/
appbundle
/
install.sh
5 lines
99 B
Bash
Raw
Blame
History
#!/bin/bash
dir_bin
=
`
dirname
$0
`
path_cmd
=
$dir_bin
/filebot
sudo ln -s
"
$path_cmd
"
/usr/bin/filebot
Reference in New Issue
View Git Blame
Copy Permalink