mirror of
https://github.com/neongamerbot-qk/hackclub-nest
synced 2024-11-24 01:13:39 +00:00
chore(ci): automated push
This commit is contained in:
parent
d0504d5da3
commit
b67a0a3914
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ Description=Uptime
|
|||
|
||||
[Service]
|
||||
TimeoutStartSec=0
|
||||
ExecStart=echo $(cat /home/neon/.uptime-url)
|
||||
ExecStart=curl -v "$(cat /home/neon/.uptime-url)"
|
||||
Type=oneshot
|
||||
|
|
Loading…
Reference in a new issue