From a8e8ac4b12025d81757547a519c3edc5a1527adc Mon Sep 17 00:00:00 2001 From: th3r00t Date: Sat, 9 Aug 2025 16:39:28 +0000 Subject: [PATCH] Updated path tracking --- pyshelf.sh | 1 + 1 file changed, 1 insertion(+) 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