diff --git a/install.sh b/install.sh index 24b1801..783baee 100755 --- a/install.sh +++ b/install.sh @@ -23,3 +23,4 @@ pip install -r requirements.txt mkdir upload' cp ./upfast.service /etc/systemd/system/upfast.service +systemctl daemon reload