We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 718ca69 commit dcb474bCopy full SHA for dcb474b
create_latest_candle_dev2.sh
@@ -2546,6 +2546,9 @@ mkdir -p /home/pi/.webthings/chromium
2546
chown -R pi:pi /home/pi/.webthings/chromium
2547
2548
2549
+mkdir -p /home/pi/.webthings/data
2550
+mkdir -p /home/pi/.webthings/data/dashboard
2551
+
2552
# Create "empty" wpa_supplicant config file if it doesn't exist yet
2553
if [ ! -f /home/pi/.webthings/etc/wpa_supplicant/wpa_supplicant.conf ]; then
2554
echo "Creating redirected wpa_supplicant file"
0 commit comments