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