installscritp

This commit is contained in:
livecam 2020-08-15 19:21:41 +02:00
parent a155ae2210
commit 8bf53b1823
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
!/bin/bash
sudo cp /home/livecam/LiveCam/systemd/livecam-chch.service /etc/systemd/system/livecam-chch.service
chmod 664 /etc/systemd/system/livecam-chch.service
sudo chmod 664 /etc/systemd/system/livecam-chch.service
# service enablen - startet so automatisch
systemctl enable livecam-chch
sudo systemctl enable livecam-chch