hstr/dist/3-debian-push-mentors.sh

9 lines
79 B
Bash
Executable file

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