Update bonus.faraday.sh

This commit is contained in:
frennkie 2020-09-07 17:26:07 +02:00 committed by GitHub
parent 1f8c119613
commit 591ef01193
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -195,6 +195,7 @@ WantedBy=multi-user.target
EOF
sudo install -m 0644 -o root -g root -t /etc/systemd/system /mnt/hdd/temp/faraday.service
sudo rm -rf /mnt/hdd/temp/faraday.service
sudo systemctl enable faraday
if [ "${state}" == "ready" ]; then
sudo systemctl start faraday