mirror of
https://github.com/dvorka/hstr.git
synced 2024-11-14 20:06:06 +08:00
7 lines
112 B
Bash
7 lines
112 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
export HH=hh_0.7
|
||
|
export HHRELEASE=${HH}-1ubuntu2
|
||
|
export HHHOME=/home/dvorka/hstr/github/hstr
|
||
|
|
||
|
# eof
|