mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-21 05:49:40 +00:00
Merge branch 'master' into swarm2017
This commit is contained in:
@@ -392,7 +392,7 @@ while state.next_step < len(actions):
|
||||
# This should probably be adapted to run on different OS
|
||||
subprocess.check_call(["xdg-open", url])
|
||||
focus_browser()
|
||||
if status.interactive:
|
||||
if state.interactive:
|
||||
print("Press any key to continue to next step...")
|
||||
click.getchar()
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user