We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e09774 + 03bb23e commit 76441bfCopy full SHA for 76441bf
1 file changed
runs/atreboot.sh
@@ -639,5 +639,7 @@ fi
639
. /var/www/html/openWB/openwb.conf
640
sudo cp /usr/share/zoneinfo/Europe/Berlin /etc/localtime
641
uuid=$(</sys/class/net/eth0/address)
642
+
643
curl -d "update="$releasetrain$uuid"" -H "Content-Type: application/x-www-form-urlencoded" -X POST http://openwb.de/tools/update.php
644
645
sudo i2cdetect -y 1 | grep -o ' .. --' |grep -o '[0-9]*' > /var/www/html/openWB/ramdisk/i2csearch
0 commit comments