Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to add additional inline script line for bsc init form sna… #262

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

plejik
Copy link
Contributor

@plejik plejik commented Sep 28, 2023

Add option to run user defined command after snapshot unpacked

Copy link
Contributor

@voron voron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -25,6 +25,7 @@ else
wget ${SNAPSHOT_URL} -O - | tar --overwrite -x -C ${DATA_DIR}
fi

{{ .Values.bsc.initFormSnapshotPostCmd }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it handle multi-line commands ?

@plejik plejik merged commit b13addf into main Sep 28, 2023
2 checks passed
@plejik plejik deleted the bsc_init_from_snapshot_add_command branch September 28, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants