mirror of
https://github.com/dvorka/hstr.git
synced 2024-11-15 12:30:45 +08:00
7 lines
113 B
Bash
Executable file
7 lines
113 B
Bash
Executable file
#!/bin/bash
|
|
|
|
export HH=hh_0.7
|
|
export HHRELEASE=${HH}-1ubuntu2
|
|
export HHHOME=/home/dvorka/hstr/github/hstr
|
|
|
|
# eof
|