mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
guide
This commit is contained in:
@@ -4,7 +4,7 @@ set -e
|
||||
# Get the version from the command line
|
||||
VERSION=$1
|
||||
if [ -z $VERSION ]; then
|
||||
echo "Please specify a version."
|
||||
echo "Please specify a version. (format: 0.4.0-rc1)"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user