adding a bunch of untested files
Some checks failed
Deploy API / deploy (push) Failing after 1s

This commit is contained in:
Your Name 2026-05-19 20:12:49 -04:00
parent ab3a76cd0f
commit 56d8fb4d56
85 changed files with 8879 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[Unit]
Description=Record
[Service]
ExecStart=/home/pi/bin/record.sh
User=pi
Type=simple
Restart=on-failure
[Install]
WantedBy=multi-user.target