Explorar o código

Removed Setup line is SSH Login and added unicorn emoji

Yoginth %!s(int64=7) %!d(string=hai) anos
pai
achega
0ac5f9e883
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cmd/serv.go

+ 1 - 1
cmd/serv.go

@@ -133,7 +133,7 @@ func runServ(c *cli.Context) error {
 	sshCmd := os.Getenv("SSH_ORIGINAL_COMMAND")
 	if len(sshCmd) == 0 {
 		println("Hi there, You've successfully authenticated, but Gitote does not provide shell access.")
-		println("If this is unexpected, please log in with password and setup Gitote under another user.")
+		println("🦄🦄🦄🦄🦄")
 		return nil
 	}