forked from cerc-io/stack-orchestrator
Integrate ping-pub explorer (#872)
Reviewed-on: cerc-io/stack-orchestrator#872
This commit is contained in:
@@ -4,6 +4,8 @@ if [ -n "$CERC_SCRIPT_DEBUG" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
# TODO: document what this script does
|
||||
|
||||
WORK_DIR="${1:-./}"
|
||||
|
||||
cd "${WORK_DIR}" || exit 1
|
||||
|
||||
Reference in New Issue
Block a user