mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-09 17:10:57 +00:00
dedupe version getting code, rename to CONDUWUIT_VERSION_EXTRA
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
8ec9372a8e
commit
a496cc4705
7 changed files with 26 additions and 41 deletions
|
@ -287,7 +287,7 @@ fn init(args: clap::Args) -> Result<Server, Error> {
|
|||
database_path = ?config.database_path,
|
||||
log_levels = ?config.log,
|
||||
"{}",
|
||||
env!("CARGO_PKG_VERSION"),
|
||||
utils::conduwuit_version(),
|
||||
);
|
||||
|
||||
#[cfg(unix)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue