'Generic Commit'
All checks were successful
dropshell-build / build (push) Successful in 1m1s

This commit is contained in:
Your Name
2025-06-03 00:45:34 +12:00
parent 1da19b9191
commit a882153e56
6 changed files with 12 additions and 8 deletions

View File

@ -6,8 +6,6 @@ SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
echo "Testing"
"${SCRIPT_DIR}/build.sh"
[ -f "${SCRIPT_DIR}/output/ipdemo" ] || { echo "ipdemo binary not found"; exit 1; }
"${SCRIPT_DIR}/output/ipdemo"