Files
k3k/ops/default
2023-08-01 10:58:18 -07:00

9 lines
63 B
Bash
Executable File

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