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

* link filebot into /usr/bin instead of /usr/syno/bin

This commit is contained in:
Reinhard Pointner 2015-04-05 07:43:49 +00:00
parent 211a752afa
commit 61b8d67707

View File

@ -1,7 +1,7 @@
#!/bin/sh
# symlink to /bin on START and unlink on STOP
APP_LINK="/usr/syno/bin/filebot"
APP_LINK="/usr/bin/filebot"
APP_ROOT="$SYNOPKG_PKGDEST"
case "$1" in