mirror of
https://github.com/dvorka/hstr.git
synced 2025-01-03 05:32:41 +08:00
7 lines
122 B
Bash
7 lines
122 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cd ../..
|
||
|
bzr push lp:~ultradvorka/+junk/hh-package
|
||
|
dput ppa:ultradvorka hh_0.7-1ubuntu2_source.changes
|
||
|
|
||
|
# eof
|