3 lines
75 B
Bash
3 lines
75 B
Bash
#!/bin/sh
|
|
ln -s /opt/usr/share/filebot/bin/filebot.sh /opt/usr/bin/filebot
|
#!/bin/sh
|
|
ln -s /opt/usr/share/filebot/bin/filebot.sh /opt/usr/bin/filebot
|