Initial commit, existing project
This commit is contained in:
7
scan-to-cloud.service
Normal file
7
scan-to-cloud.service
Normal file
@ -0,0 +1,7 @@
|
||||
[Unit]
|
||||
Description=Upload scanned document to dropbox
|
||||
|
||||
[Service]
|
||||
User=scan
|
||||
Type=oneshot
|
||||
ExecStart=/home/scan/.sync/scan-to-cloud.sh
|
Reference in New Issue
Block a user