Files
kontor/script/cibuild
T
tpeetz 5659d116c5 Setup scripts to bootstrap, build and update the aplication
refs #36

The scripts are created and will be extended when adding subprojects.

(cherry picked from commit f688fb939c0f754ab70a4c0a014f00e42ff2f9eb)
2026-06-01 20:08:19 +02:00

9 lines
64 B
Bash
Executable File

#!/bin/sh
# script/cibuild:
set -e
cd "$(dirname "$0")/.."