linux-pikaos-6.12.0/main.sh
Kernel Packages Group fc878d9d3b Initial commit
2024-11-04 21:25:11 +01:00

11 lines
171 B
Bash
Executable File

#! /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