Skip to content

Commit fe444cc

Browse files
Add files via upload
1 parent 0540b17 commit fe444cc

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

create_latest_candle_dev.sh

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2196,6 +2196,17 @@ then
21962196
else
21972197
echo
21982198
echo "ERROR, SOME VITAL FSTAB MOUNTPOINTS DO NOT EXIST"
2199+
2200+
ls /home/pi/configuration-files/boot/fstab3.bak
2201+
ls /home/pi/configuration-files/boot/fstab4.bak
2202+
ls /home/pi/.webthings/etc/wpa_supplicant
2203+
ls /home/pi/.webthings/var/lib/bluetooth
2204+
ls /home/pi/.webthings/etc/ssh
2205+
ls /home/pi/.webthings/etc/hostname
2206+
ls /home/pi/.webthings/tmp
2207+
ls /home/pi/.webthings/arduino/.arduino15
2208+
ls /home/pi/.webthings/arduino/Arduino
2209+
21992210
echo "Candle: WARNING, SOME VITAL MOUNTPOINTS DO NOT EXIST, NOT CHANGING FSTAB" >> /dev/kmsg
22002211
echo "Candle: WARNING, SOME VITAL MOUNTPOINTS DO NOT EXIST, NOT CHANGING FSTAB" >> /boot/candle_log.txt
22012212
echo

0 commit comments

Comments
 (0)