mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Installer now pointed to master branch.
This commit is contained in:
2
install.sh
vendored
2
install.sh
vendored
@@ -8,7 +8,7 @@ cd /tmp/pyShelf/
|
||||
|
||||
# Ensure the correct branch is checked out before installing dependencies
|
||||
git fetch origin
|
||||
git checkout 0.8.0--dev
|
||||
# git checkout 0.8.0--dev
|
||||
|
||||
# if on arch linux, install python3-uv
|
||||
if [ -f /etc/arch-release ]; then
|
||||
|
||||
Reference in New Issue
Block a user