mirror of
https://github.com/neongamerbot-qk/hackclub-nest
synced 2025-01-31 11:43:41 +00:00
7 lines
114 B
Desktop File
7 lines
114 B
Desktop File
[Unit]
|
|
Description=Uptime
|
|
|
|
[Service]
|
|
TimeoutStartSec=0
|
|
ExecStart=curl $(cat /home/neon/.uptime-url)
|
|
Type=oneshot
|