mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-25 19:14:39 +02:00
[systemd] update webcam-script
This commit is contained in:
parent
dbd6704926
commit
54c7c6ac00
6 changed files with 17 additions and 20 deletions
4
systemd/webcam-install.sh
Executable file
4
systemd/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