mirror of
https://github.com/neongamerbot-qk/hackclub-nest
synced 2024-11-22 00:13:39 +00:00
chore: cleanup
This commit is contained in:
parent
23affc93b8
commit
c7977bf127
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ Description=Uptime
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
TimeoutStartSec=0
|
TimeoutStartSec=0
|
||||||
ExecStart=curl $(cat %h/.uptime-url)
|
ExecStart=curl $(cat /home/neon/.uptime-url)
|
||||||
Type=oneshot
|
Type=oneshot
|
Loading…
Reference in a new issue