mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-26 03:14:41 +02:00
cron/webcam*: added systemd-files & made script more readable
This commit is contained in:
parent
e3363f1f4c
commit
71298adbeb
4 changed files with 25 additions and 7 deletions
4
cron/webcam-install.sh
Executable file
4
cron/webcam-install.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
cp webcam.service webcam.timer ~/.config/systemd/user/
|
||||
systemctl enable webcam.timer --user
|
Loading…
Add table
Add a link
Reference in a new issue