Skip to content

Commit

Permalink
Fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksiri committed Feb 27, 2024
1 parent 43a8ee6 commit a045b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/polar_web/live/dashboard/credential_live.ex
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ defmodule PolarWeb.Dashboard.CredentialLive do
<%= Map.fetch!(@cli_tools, @credential.type) %> remote add opsmaru <%= url(
@socket,
~p"/spaces/#{@credential.token}"
) %>
) %> --public --protocol simplestreams
</div>
</div>
</dl>
Expand Down

0 comments on commit a045b3d

Please sign in to comment.