first commitment

This commit is contained in:
2025-05-29 12:40:39 +03:00
commit 48eb2cf0f6
5 changed files with 74 additions and 0 deletions

10
sd-copy.service Executable file
View File

@@ -0,0 +1,10 @@
[Unit]
Description=Trigger to copy files from camera SD to Photoprism
Requires=media-whateverthesd\x2dcardidis.mount
After=media-whateverthesd\x2dcardidis.mount
[Service]
ExecStart=/home/whereverthethingis/copy.sh
[Install]
WantedBy=media-whateverthesd\x2dcardidis.mount