Skip to content

Commit 2407a51

Browse files
Add files via upload
1 parent 4b02598 commit 2407a51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

create_latest_candle_dev.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2468,8 +2468,8 @@ if [ -f /home/pi/.webthings/etc/hostname ] && [ -f /home/pi/.webthings/etc/hosts
24682468
else
24692469
echo
24702470
echo "Error, /home/pi/.webthings/etc/hostname and/or /home/pi/.webthings/etc/hosts did not exist"
2471-
echo "Candle: ERROR, /home/pi/.webthings/etc/hostname and/or /home/pi/.webthings/etc/hosts did not e>
2472-
echo "ERROR, /home/pi/.webthings/etc/hostname and/or /home/pi/.webthings/etc/hosts did not exist" >>>
2471+
echo "Candle: ERROR, /home/pi/.webthings/etc/hostname and/or /home/pi/.webthings/etc/hosts did not exist" >> /dev/kmsg
2472+
echo "ERROR, /home/pi/.webthings/etc/hostname and/or /home/pi/.webthings/etc/hosts did not exist" >> /boot/candle_log.txt
24732473
exit 1
24742474
fi
24752475

0 commit comments

Comments
 (0)