Fixing directory

This commit is contained in:
2025-08-08 18:41:30 +00:00
parent ac414622ff
commit 0bcce4e217

2
install.sh vendored
View File

@@ -3,7 +3,7 @@ set -e # Exit on error
cd /tmp/
git clone https://github.com/th3r00t/pyShelf.git
cd pyShelf
cd /tmp/pyShelf/
# Ensure the correct branch is checked out before installing dependencies
git fetch origin