...
This commit is contained in:
4
build.sh
4
build.sh
@@ -1,6 +1,10 @@
|
||||
#/bin/bash
|
||||
set -ex
|
||||
|
||||
BASE_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
||||
cd ${BASE_DIR}
|
||||
|
||||
|
||||
echo "Starting build..."
|
||||
|
||||
hero installers -n zola
|
||||
|
||||
Reference in New Issue
Block a user