EKHO-13 | justfile

created justfile, added service file
This commit is contained in:
2026-06-20 00:57:46 -04:00
parent fae2cceae2
commit ae02c9dfc0
3 changed files with 73 additions and 1 deletions
+1 -1
View File
@@ -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