diff --git a/start.sh b/start.sh index a663c3ef7..e62af13a4 100755 --- a/start.sh +++ b/start.sh @@ -23,6 +23,7 @@ export ENCRYPT_ERRORS=${ENCRYPT_ERRORS:-false} export RIBBON=${RIBBON:-${__HOST:-localhost}} export APPROOT=${APPROOT:-http://localhost:$((${PORT_OFFSET:-0} + 3000))} export AVSPASS=${AVSPASS:-nopasswordset} +export PATH=${PATH:/home/jost/projects/fradrive} unset HOST move-back() { diff --git a/testdata/test.pdf b/testdata/test.pdf new file mode 100644 index 000000000..ce7a65698 Binary files /dev/null and b/testdata/test.pdf differ