Skip to content

Instantly share code, notes, and snippets.

@heisvoid
Last active January 25, 2018 05:12
~/.config/systemd/user/move_cam_records.service
[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