This commit is contained in:
2025-01-05 20:40:42 +00:00
parent fd4c066008
commit 5983439a5d
2 changed files with 19 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[Unit]
Description=Check Raspberry Pi Parameters
After=network.target
[Service]
Type=oneshot
ExecStart=/home/conjurer/status_report.sh >> /home/pi/Conjurer/discord.log
[Install]
WantedBy=multi-user.target