Update main.sh

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-09-29 14:37:11 +03:00 committed by GitHub
parent 2ed3c07ec1
commit b4b6703c73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
#! /bin/bash
# Clone Upstream
cd ./kernel-pika
@ -5,8 +7,7 @@ cd ./kernel-pika
apt-get build-dep ./ -y
# Build package
dh_make --createorig
dpkg-buildpackage
dpkg-buildpackage --no-sign
# Move the debs to output
cd ../