mirror of
https://github.com/dvorka/hstr.git
synced 2024-11-15 20:43:57 +08:00
6 lines
109 B
Bash
Executable file
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
|