This commit is contained in:
Maciej Prill 2023-06-12 15:50:12 +02:00
parent fe4fcad8b0
commit 90bd7ed0cf

View File

@ -1,7 +1,7 @@
#!/bin/sh
TARGET=$1
VERSION=$(date +%g.%m)-deb12-beta1
VERSION=$(date +%g.%m)rc1
OUTPUT=${TARGET}/output/${VERSION}
DEBIAN_CODENAME='bookworm'
KERNEL_VERSION='6.1.0-9-amd64'