hackclub-nest/.config/systemd/user/uptime.service
2024-09-13 19:06:08 +00:00

7 lines
105 B
Desktop File

[Unit]
Description=Uptime
[Service]
TimeoutStartSec=0
ExecStart=bash /home/neon/uptime.sh
Type=oneshot