diff --git a/scripts/consul b/scripts/consul index 6a62cff..d22e477 100755 --- a/scripts/consul +++ b/scripts/consul @@ -42,11 +42,7 @@ check() { hook_before() { check || exit $? - #pushd "$restoreDir" || exit 2 - ${CONSUL_PATH}/consul snapshot save "$consulDir/consul.snap" - - #popd || exit 2 } hook_after() {