EKHO-13 | justfile
created justfile, added service file
This commit is contained in:
@@ -395,7 +395,7 @@ func main() {
|
||||
|
||||
if vv { // display info and exit
|
||||
fmt.Println( "ekho server v" + VERS )
|
||||
fmt.Println( "ekho is named after the Echo the Oread" )
|
||||
fmt.Println( "ekho is named after Echo the Oread" )
|
||||
fmt.Println( "in Greek mythology, Echo was cursed by Hera to only be able to say the last words spoken to her" )
|
||||
fmt.Println( "i found this to be quite fitting for a MOTD server" )
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user