parent
5c2deb66be
commit
67c1b2c6ef
|
@ -190,7 +190,6 @@ func handleSSH(s ssh.Session) {
|
|||
|
||||
fmt.Fprintf(s, "TODO: args\n")
|
||||
s.Exit(1)
|
||||
return
|
||||
}
|
||||
|
||||
func shellOfUser(user string) (string, error) {
|
||||
|
|
Loading…
Reference in New Issue