Add checksum-verified release installers
This commit is contained in:
parent
47d16eb714
commit
cb8c4e6fd4
9 changed files with 477 additions and 15 deletions
|
|
@ -809,7 +809,7 @@ fn systemd_unit(paths: &GethPaths, executable: &Path) -> String {
|
|||
format!(
|
||||
r#"[Unit]
|
||||
Description=geth personal mesh daemon
|
||||
Documentation=https://example.invalid/local/geth
|
||||
Documentation=https://forge.tionis.dev/eric/geth
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
|
|
|||
Loading…
Reference in a new issue