linux-pikaos-6.11.0/main.sh

11 lines
171 B
Bash
Raw Permalink Normal View History

2024-08-30 14:06:11 +02:00
#! /bin/bash
# Move the debs to output
mkdir -p ./output
. ./scripts/source.sh
. ../scripts/patch.sh
. ../scripts/config.sh
. ../scripts/build.sh
. ../scripts/output.sh