diff --git a/home/pi/candle/late.sh b/home/pi/candle/late.sh index f86e47c..53ce672 100644 --- a/home/pi/candle/late.sh +++ b/home/pi/candle/late.sh @@ -150,4 +150,4 @@ if cat /home/pi/.webthings/etc/wpa_supplicant/wpa_supplicant.conf | grep -q psk= fi -echo "Candle: end of late.sh" >> /dev/kmsg +echo "end of late.sh" >> /dev/kmsg