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