diff --git a/build.xml b/build.xml index 924cdc4e..89320b07 100644 --- a/build.xml +++ b/build.xml @@ -689,7 +689,7 @@ - + diff --git a/installer/rpm/usr/share/filebot/bin/filebot.sh b/installer/rpm/usr/share/filebot/bin/filebot.sh index dbe9d24b..259c8239 100755 --- a/installer/rpm/usr/share/filebot/bin/filebot.sh +++ b/installer/rpm/usr/share/filebot/bin/filebot.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/sh FILEBOT_HOME="/usr/share/filebot" if [ -z "$HOME" ]; then