Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

Commit9324310

Browse files
greyscaledcmoog
andauthored
Fixup
Co-authored-by: Charles Moog <moogcharlie@gmail.com>
1 parenta727c6b commit9324310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎internal/cmd/configssh.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ func configSSH(configpath *string, remove *bool) func(cmd *cobra.Command, _ []st
135135
fmt.Printf("Your private ssh key was written to\"%s\"\n",privateKeyFilepath)
136136
}
137137

138-
writeSSHUXState(ctx,client)
138+
_=writeSSHUXState(ctx,client)
139139
fmt.Printf("An auto-generated ssh config was written to\"%s\"\n",*configpath)
140140
fmt.Println("You should now be able to ssh into your environment")
141141
fmt.Printf("For example, try running\n\n\t$ ssh coder.%s\n\n",envs[0].Name)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp