Skip to content

Commit

Permalink
Solara
Browse files Browse the repository at this point in the history
  • Loading branch information
IdeaS0ft committed Sep 15, 2024
1 parent 958b835 commit 6499400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solara/lib/core/aliases/alias_generator_manager.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ def initialize
def start
Solara.logger.start_step("Generate terminal command aliases")
common_aliases = [
"solara_status='solara status'",
"solara_dashboard='solara dashboard'",
"solara_doctor='solara doctor'",
"solara_status='solara status'",
]

@generator.add_brand_aliases(BrandsManager.instance.brands_list)
Expand Down

0 comments on commit 6499400

Please sign in to comment.