[#84] bin/config.sh: Fix typo in comment

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
Leonard Lyubich 2021-06-02 17:16:57 +03:00 committed by Alex Vanin
parent 39b5018a01
commit 1b4452df67

View file

@ -40,7 +40,7 @@ http://morph_chain.${LOCAL_DOMAIN}:30333 \
${NEOFS_IR_CONTRACTS_NETMAP} \
epoch | grep 'value' | awk -F'"' '{ print $4 }'`
# Update epoch to apply new configuartion value
# Update epoch to apply new configuration value
echo "Updating NeoFS epoch to $((EPOCH+1))"
./bin/passwd.exp ${PASSWD} ${NEOGO} contract invokefunction \
-w ${WALLET_IMG} \