Last active
January 25, 2018 05:12
-
-
Save heisvoid/908bcc74a9f148972a34f60907507974 to your computer and use it in GitHub Desktop.
~/.config/systemd/user/move_cam_records.service
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Unit] | |
| Description=Move camera records | |
| [Service] | |
| Type=simple | |
| ExecStart=/bin/sh /home/heisvoid/bin/cam/move_cam_records.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment