python-telegram-bot/contrib/build-debian.sh
2019-08-23 17:47:00 +03:00

7 lines
86 B
Bash
Executable file

#!/bin/bash
cp -R contrib/debian .
debuild -us -uc
debian/rules clean
rm -rf debian