hstr/build/debian/3-debian-push-mentors.sh
2018-08-13 16:59:32 +02:00

8 lines
81 B
Bash
Executable file

#!/bin/bash
. ./debian-env.sh
cd ../..
dput mentors hstr*source.changes
# eof