Skip to content
Snippets Groups Projects
Commit 43d55268 authored by nimrod's avatar nimrod
Browse files

wb: Don't allow dry update from inside the container.

Because it doesn't work.
parent a3c4bb9b
No related branches found
No related tags found
No related merge requests found
......@@ -100,6 +100,7 @@ update() {
}
dry_update() {
not_from_toolbox
podman image pull "$IMAGE" > /dev/null
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment