Added exit

This commit is contained in:
2025-08-09 02:03:38 +00:00
parent 2c515fcb2e
commit 1c92171c9b

1
install.sh vendored
View File

@@ -1,5 +1,4 @@
#!/bin/bash #!/bin/bash
set -e # Exit on error
cd /tmp/ cd /tmp/
git clone https://github.com/th3r00t/pyShelf.git git clone https://github.com/th3r00t/pyShelf.git