Update demo.sh

[ci skip]
This commit is contained in:
3wc 2021-04-07 21:51:46 +02:00
parent 827826d7aa
commit 247cc0ec41
1 changed files with 2 additions and 4 deletions

View File

@ -4,13 +4,11 @@
# `set -x` line below to see what this script is doing.
#
# [0]: https://doitlive.readthedocs.io/
function abraa(){
$ABRA_DIR/src/abra $@
}
#set -x
export ABRA_DIR=$(mktemp -d)
export ABRA_DIR=/tmp/abra_demo
mkdir -p $ABRA_DIR
curl https://install.abra.autonomic.zone | bash -s -- --dev