mirror of
https://github.com/yrutschle/sslh.git
synced 2025-04-13 07:37:15 +03:00
spelling: github
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
bb76bc1d31
commit
b2fd9d9daf
@ -7,7 +7,7 @@ doesn't work, report how what was suggested here went.
|
|||||||
It's also worth reading [how to ask
|
It's also worth reading [how to ask
|
||||||
questions](http://www.catb.org/~esr/faqs/smart-questions.html)
|
questions](http://www.catb.org/~esr/faqs/smart-questions.html)
|
||||||
before posting on the mailing list or opening an issue in
|
before posting on the mailing list or opening an issue in
|
||||||
Github.
|
GitHub.
|
||||||
|
|
||||||
Getting more info
|
Getting more info
|
||||||
=================
|
=================
|
||||||
|
@ -17,7 +17,7 @@ if [ ! -d .git ] || ! `(git status | grep -q "On branch") 2> /dev/null`; then
|
|||||||
release=`pwd | sed s/.*sslh-// | grep "[[:digit:]]"`
|
release=`pwd | sed s/.*sslh-// | grep "[[:digit:]]"`
|
||||||
|
|
||||||
if [ "x$release" = "x" ]; then
|
if [ "x$release" = "x" ]; then
|
||||||
# If downloaded from the head, Github creates the
|
# If downloaded from the head, GitHub creates the
|
||||||
# zip file with all files dated from the last
|
# zip file with all files dated from the last
|
||||||
# change: use the Makefile's modification time as a
|
# change: use the Makefile's modification time as a
|
||||||
# release number
|
# release number
|
||||||
|
Loading…
x
Reference in New Issue
Block a user