1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-09-27 22:08:14 +00:00

Feat: create debian package

This commit is contained in:
jcorporation 2018-09-11 22:39:40 +02:00
parent fa9dfc8236
commit 3181db53a5

4
mkdebian.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/bash
./mkclean.sh
tar -czvf ../mympd_4.1.0.orig.tar.gz *
dpkg-buildpackage -rfakeroot