hstr/dist/upload-to-mentors.sh

6 lines
109 B
Bash
Executable file

#!/bin/bash
cd /home/dvorka/p/hstr/launchpad && cd hstr* && pwd
echo dput mentors hh_*source.changes
# eof