···6666[group("local-devel")]
6767local-devel-watch:
6868 watchexec --restart --stop-timeout=0 --shell=sh -e rs,gleam,toml,css,ts,json -- just local-devel
6969+6970[doc("Runs the commands from local-devel automatically, watches")]
7071[group("local-devel")]
7172dev:
+1-1
server/src/main.rs
···380380 );
381381 info_elog!(
382382 ev_log,
383383- "\nRemember: You can also visit the licence on {}!",
383383+ "\nRemember: You can also visit the licence on '{}'!",
384384 format!(
385385 "{}://{}:{}/licence",
386386 if std::env::var("LUMINA_SERVER_HTTPS")