mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Updated path tracking
This commit is contained in:
1
pyshelf.sh
vendored
1
pyshelf.sh
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user