mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-11 20:05:04 -05:00
3 lines
92 B
Bash
Executable File
3 lines
92 B
Bash
Executable File
#!/bin/sh
|
|
ln -sf /Applications/FileBot.app/Contents/MacOS/filebot.sh /usr/local/bin/filebot
|