installeler with +x

This commit is contained in:
Shihaam Abdul Rahman 2024-01-07 01:59:57 +05:00
parent cb430b869a
commit 1851aeae89
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -16,7 +16,7 @@ RestartSec=3
[Install]
WantedBy=default.target
" > HOME/.config/systemd/user/webcam-barcode.service
" > $HOME/.config/systemd/user/webcam-barcode.service
systemctl --user daemon-reload
systemctl --user enable --now webcam-barcode.service