Merge pull request #507 from dzhus/patch-2

Fix typo in systemd service metadata
This commit is contained in:
Alexey 2026-03-20 17:04:41 +03:00 committed by GitHub
commit 2798039ab8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ fn generate_systemd_unit(exe_path: &Path, config_path: &Path) -> String {
format!(
r#"[Unit]
Description=Telemt MTProxy
Documentation=https://github.com/nicepkg/telemt
Documentation=https://github.com/telemt/telemt
After=network-online.target
Wants=network-online.target