okipy/publish.sh
2024-05-21 03:19:53 +02:00

6 lines
75 B
Bash
Executable file

#!/bin/sh
set -e
cd "$(dirname "$(realpath "$0")")"
./clean.sh
./build.sh