mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Added exit
This commit is contained in:
2
install.sh
vendored
2
install.sh
vendored
@@ -23,7 +23,7 @@ git checkout 0.8.0--dev-zipapp
|
||||
|
||||
# if on arch linux, install python3-uv
|
||||
if [ -f /etc/arch-release ]; then
|
||||
sudo pacman -Syy python-uv
|
||||
sudo pacman -Syy python-uv --noconfirm
|
||||
sudo mkdir /etc/pyShelf
|
||||
sudo cp -avR . /etc/pyShelf
|
||||
cd /etc/pyShelf
|
||||
|
||||
Reference in New Issue
Block a user