mirror of
https://github.com/telemt/telemt.git
synced 2026-04-16 10:04:10 +03:00
Merge pull request #507 from dzhus/patch-2
Fix typo in systemd service metadata
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user