Skip to content

Commit

Permalink
fix quickstart (#1126)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdc50 authored Dec 4, 2024
1 parent 9fd110b commit 06ccf06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tethys_cli/start_commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ def quickstart_command(args):
services_file=None,
quiet=True,
no_sync_stores=False,
update_installed=False,
)
install_command(app_install_args)

Expand Down

0 comments on commit 06ccf06

Please sign in to comment.