mirror of
https://github.com/SuperBFG7/ympd
synced 2024-11-16 10:44:48 +00:00
5 lines
93 B
Bash
5 lines
93 B
Bash
|
#!/bin/bash
|
||
|
./mkclean.sh
|
||
|
tar -czvf ../mympd_4.1.0.orig.tar.gz *
|
||
|
dpkg-buildpackage -rfakeroot
|