mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Added output
This commit is contained in:
3
install.sh
vendored
3
install.sh
vendored
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
set -e # Exit on error
|
||||
|
||||
cd /tmp/
|
||||
@@ -38,6 +38,7 @@ if [ -f /etc/arch-release ]; then
|
||||
sudo mkdir release
|
||||
fi
|
||||
# build the release
|
||||
echo "Building release..."
|
||||
sudo ./build.sh
|
||||
# sudo -u pyshelf direnv allow
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user