mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Revert "add missing bool to rerun for stop action"
This reverts commit 1537b73b51.
This commit is contained in:
parent
1537b73b51
commit
cf2c8a1ffd
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ try:
|
|||
|
||||
log_info("Trying to stop instance ...")
|
||||
|
||||
no_errors = True
|
||||
action = "stop"
|
||||
while no_errors:
|
||||
log_info(f"Trying to {action} BunkerWeb instance ...")
|
||||
|
|
|
|||
Loading…
Reference in a new issue