mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
Update bonus.faraday.sh
This commit is contained in:
parent
1f8c119613
commit
591ef01193
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue