mirror of
https://github.com/SuperBFG7/ympd
synced 2024-11-05 22:36:16 +00:00
Feat: create debian package
This commit is contained in:
parent
fa9dfc8236
commit
3181db53a5
4
mkdebian.sh
Normal file
4
mkdebian.sh
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
./mkclean.sh
|
||||
tar -czvf ../mympd_4.1.0.orig.tar.gz *
|
||||
dpkg-buildpackage -rfakeroot
|
Loading…
Reference in New Issue
Block a user