summarylogtreecommitdiffstats
path: root/filebot-arch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'filebot-arch.sh')
-rw-r--r--filebot-arch.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/filebot-arch.sh b/filebot-arch.sh
index cbf8ac3c708d..3c0fd15a1a79 100644
--- a/filebot-arch.sh
+++ b/filebot-arch.sh
@@ -5,7 +5,6 @@ export LANG="en_US.UTF-8"
export LC_ALL="en_US.UTF-8"
APP_ROOT=/usr/share/java/filebot
-cd $APP_ROOT
# add APP_ROOT to LD_LIBRARY_PATH
if [ ! -z "$LD_LIBRARY_PATH" ]; then