diff --git a/pyshelf.sh b/pyshelf.sh index c9449fc..3057dd3 100755 --- a/pyshelf.sh +++ b/pyshelf.sh @@ -10,6 +10,7 @@ else fi # then we need to run the main script if [ -f "/etc/pyShelf/release/pyshelf" ]; then + cd /etc/pyshelf export PYSHELF_ASSETS=/etc/pyShelf/src/frontend exec /etc/pyShelf/release/pyshelf else