linux-pikaos-6.10.10/main.sh

11 lines
171 B
Bash
Raw Normal View History

2024-08-15 20:05:02 +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