Update go.sh
Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
parent
d64e489ac9
commit
c88bd64cf8
1 changed files with 1 additions and 1 deletions
2
go.sh
2
go.sh
|
@ -12,7 +12,7 @@ function getStatusCode() {
|
|||
}
|
||||
|
||||
if [ "$1" == "" ]; then
|
||||
echo "Usage: ./go.sh [VERSION]"
|
||||
echo "Usage: $0 [VERSION]"
|
||||
echo "Please specify a version."
|
||||
exit 1
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue