mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
Update bonus.faraday.sh
This commit is contained in:
@@ -195,6 +195,7 @@ WantedBy=multi-user.target
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
sudo install -m 0644 -o root -g root -t /etc/systemd/system /mnt/hdd/temp/faraday.service
|
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
|
sudo systemctl enable faraday
|
||||||
if [ "${state}" == "ready" ]; then
|
if [ "${state}" == "ready" ]; then
|
||||||
sudo systemctl start faraday
|
sudo systemctl start faraday
|
||||||
|
Reference in New Issue
Block a user