mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-13 12:55:00 -05:00
3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
|
#!/bin/sh
|
||
|
ln -sf /Applications/FileBot.app/Contents/MacOS/filebot.sh /usr/local/bin/filebot
|