webhook/scripts/default

9 lines
63 B
Bash
Executable File

#!/bin/bash
set -e
cd $(dirname $0)
./build
./test
./package