mirror of
https://github.com/neongamerbot-qk/hackclub-nest
synced 2024-11-24 17:33:42 +00:00
chore(ci): automated push
This commit is contained in:
parent
9d9dd7157b
commit
23affc93b8
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=cron-dd543bb81b62 service unit
|
Description=Uptime
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
TimeoutStartSec=0
|
TimeoutStartSec=0
|
||||||
ExecStart=curl $(cat ~/.uptime-url)
|
ExecStart=curl $(cat %h/.uptime-url)
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
|
Loading…
Reference in a new issue