mirror of
https://github.com/dvorka/hstr.git
synced 2024-11-15 20:43:57 +08:00
7 lines
109 B
Bash
7 lines
109 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cd /home/dvorka/p/hstr/launchpad && cd hstr* && pwd
|
||
|
echo dput mentors hh_*source.changes
|
||
|
|
||
|
# eof
|