Created install.sh and pyshelf.sh

Also refactored methods to work as a zipapp
This commit is contained in:
2025-08-09 01:09:57 +00:00
parent 5f879804bc
commit 0461c0d1d1

1
pyshelf.sh vendored
View File

@@ -8,6 +8,7 @@ else
echo "Virtual environment not found. Please create it first."
exit 1
fi
export PYSHELF_ASSETS=/etc/pyShelf/src/frontend
# then we need to run the main script
if [ -f "/etc/pyShelf/release/pyshelf" ]; then
exec /etc/pyShelf/release/pyshelf