mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Fix typo
This commit is contained in:
parent
f5fad90815
commit
7367653c75
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ fi
|
|||
|
||||
mkdir "${WORKING_DIR}"
|
||||
|
||||
# If set to 'yes', replease script will deploy artifects to SNAPSHOT repository.
|
||||
# If set to 'yes', release script will deploy artifacts to SNAPSHOT repository.
|
||||
DO_SNAPSHOT='no'
|
||||
|
||||
usage() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue