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