Skip to content

Commit

Permalink
Update scripts/cnode-helper-scripts/guild-deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorBenson authored Oct 23, 2023
1 parent 1f4a0ae commit 78a556a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/cnode-helper-scripts/guild-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ set_defaults() {
[[ -z ${INSTALL_OGMIOS} ]] && INSTALL_OGMIOS='N'
[[ -z ${INSTALL_CSIGNER} ]] && INSTALL_CSIGNER='N'
[[ -z ${CNODE_PATH} ]] && CNODE_PATH="/opt/cardano"
[[ -z ${MITHRIL_PATH} ]] && MITHRIL_PATH="/opt/mithril"
[[ -z ${CNODE_NAME} ]] && CNODE_NAME='cnode'
[[ -z ${CURL_TIMEOUT} ]] && CURL_TIMEOUT=60
[[ -z ${UPDATE_CHECK} ]] && UPDATE_CHECK='Y'
Expand Down

0 comments on commit 78a556a

Please sign in to comment.