mirror of
https://github.com/neongamerbot-qk/hackclub-nest
synced 2024-11-14 21:19:36 +00:00
7 lines
105 B
Desktop File
7 lines
105 B
Desktop File
[Unit]
|
|
Description=Uptime
|
|
|
|
[Service]
|
|
TimeoutStartSec=0
|
|
ExecStart=bash /home/neon/uptime.sh
|
|
Type=oneshot
|