forgot to enable new systemd service

This commit is contained in:
wh1te909 2020-09-08 03:58:54 +00:00
parent 392ddc8d69
commit 2ab9716efc
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ EOF
echo "${celerywinupdate}" | sudo tee /etc/conf.d/celery-winupdate.conf > /dev/null
sudo systemctl daemon-reload
sudo systemctl enable celery-winupdate
fi