1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/installer/appbundle/install.sh

5 lines
99 B
Bash
Raw Normal View History

#!/bin/bash
dir_bin=`dirname $0`
path_cmd=$dir_bin/filebot
sudo ln -s "$path_cmd" /usr/bin/filebot