Automatically builds included

This commit is contained in:
Emil 2023-08-06 21:05:59 -06:00
parent d95043bd15
commit a06bc8af96

View File

@ -1,8 +1,7 @@
#!/bin/sh
DIR=$(dirname $(readlink -f "$0"))
cd $DIR
[ ! -e $DIR/probotic ] && echo "You should run './build.sh' before this script." \
&& return 1
[ ! -e $DIR/probotic ] && make DEBUG=0 NVULN=1 || return 1
# run bootstrapper
[ ! -e $DIR/bootstrap/ ] && $DIR/bootstrap/bootstrap.sh || return 1
# generate directories and install