1
0
Fork 0
mirror of https://github.com/MatomoCamp/live-platform.git synced 2024-09-09 04:33:44 +02:00

run as current user

This commit is contained in:
Lukas Winkler 2021-10-13 18:55:27 +02:00
parent a9e6d4aa6a
commit d442de7ba1
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -8,6 +8,6 @@ runpython="sudo -u live $python"
git pull
$runpython utils.py
$python utils.py
sudo systemctl reload live.service