linux-pikaos-template/main.sh
2023-02-22 15:42:35 +00:00

10 lines
127 B
Bash
Executable File

#!/bin/bash
. ./scripts/source.sh
. ../scripts/patch.sh
. ../scripts/config.sh
. ../scripts/build.sh
. ../scripts/output.sh