Skip to content

Commit

Permalink
Merge branch 'stable' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
snaptec authored Nov 25, 2018
2 parents 3e09774 + 03bb23e commit 76441bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions runs/atreboot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -639,5 +639,7 @@ fi
. /var/www/html/openWB/openwb.conf
sudo cp /usr/share/zoneinfo/Europe/Berlin /etc/localtime
uuid=$(</sys/class/net/eth0/address)

curl -d "update="$releasetrain$uuid"" -H "Content-Type: application/x-www-form-urlencoded" -X POST http://openwb.de/tools/update.php

sudo i2cdetect -y 1 | grep -o ' .. --' |grep -o '[0-9]*' > /var/www/html/openWB/ramdisk/i2csearch

0 comments on commit 76441bf

Please sign in to comment.