added daemon reload to install script

This commit is contained in:
Raymaekers Luca 2023-04-05 12:54:38 +02:00
parent 972f55f38d
commit fb7b89a101

View File

@ -23,3 +23,4 @@ pip install -r requirements.txt
mkdir upload'
cp ./upfast.service /etc/systemd/system/upfast.service
systemctl daemon reload