Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
flatsiedatsie committed Aug 18, 2022
1 parent 248bdfe commit 1d90f3a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion create_latest_candle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -222,9 +222,12 @@ then
else
echo "Partitions seem to already exist (addons dir existed)"
echo "Candle: partitions seem to already exist (addons dir existed)" >> /dev/kmsg
echo "$(date) - starting system update" >> /home/pi/.webthings/candle.log
echo "$(date) - starting create_latest_candle" >> /home/pi/.webthings/candle.log
echo "$(date) - starting create_latest_candle" >> /boot/candle_log.txt
fi



echo

if [ -f /zero.fill ]; then
Expand Down

0 comments on commit 1d90f3a

Please sign in to comment.