3 lines
64 B
Bash
3 lines
64 B
Bash
#!/bin/sh
|
|
ln -sf /usr/share/filebot/filebot.sh /usr/bin/filebot
|
#!/bin/sh
|
|
ln -sf /usr/share/filebot/filebot.sh /usr/bin/filebot
|