pika-apx-configs/main.sh
Ward Nakchbandi (Cosmic Fusion) f68cc83e49 fix perms
2023-07-13 20:08:39 +03:00

13 lines
182 B
Bash
Executable File

cd ./pika-apx-configs
# Get build deps
apt-get build-dep ./ -y
# Build package
dpkg-buildpackage --no-sign
# Move the debs to output
cd ../
mkdir -p ./output
mv ./*.deb ./output/