Files
k3k/scripts/default
2023-01-20 00:27:46 +02:00

9 lines
63 B
Bash
Executable File

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