Compare commits
3 Commits
bf8a0bd6ae
...
09635c8232
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
09635c8232 | ||
|
|
5104d6255e | ||
|
|
86f6190181 |
@@ -1,5 +1,7 @@
|
||||
A collection of Ham Radio server utilities to transform CoreServer machines in to Ham Radio servers.
|
||||
|
||||
Update here.
|
||||
|
||||
```
|
||||
wget -qO- https://gitea.young.computer/david/hampackserver/raw/branch/main/install.sh | bash
|
||||
```
|
||||
|
||||
@@ -6,7 +6,7 @@ After=network.target
|
||||
Type=simple
|
||||
Environment=HOME=%h
|
||||
WorkingDirectory=%h/.local/share/hamclock
|
||||
ExecStart=%h/.local/bin/hamclock
|
||||
ExecStart=%h/.local/bin/hamclock -b hamclock:80
|
||||
Restart=on-failure
|
||||
RestartSec=5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user