Skip to content

Commit

Permalink
Merge branch 'development' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
apetkau committed Jan 14, 2021
2 parents 8f7d737 + 620994c commit d1e9be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/card-live-dash-init
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ if __name__ == '__main__':

print(f'Finished initializing CARD:Live home directory as [{cardlive_home_path}]')
print(f'Please add CARD:Live JSON data to [{cardlive_data_path}]',
f'and start the CARD:Live dashboard by running "card-live-dash-prod {cardlive_home_path}"')
f'and start the CARD:Live dashboard by running "card-live-dash-prod start {cardlive_home_path}"')

0 comments on commit d1e9be1

Please sign in to comment.