File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Buildroot/board/FOG/FOS/rootfs_overlay/bin Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 340340dots " Attempting to register host"
341341res=" "
342342while [[ -z $res ]]; do
343- res=$( curl -Lks --data " sysuuid=${sysuuid} &mac=$mac &advanced=$( echo -n 1 | base64) &host=$host &imageid=$imageid &primaryuser=$primaryuser &other1=$other1 &other2=$other2 &doimage=$realdoimage &doad=$blDoAD &location=$location64 &username=$user64 &groupid=$group64 &snapinid=$snapin64 &productKey=$productKey " ${web} service/auto.register.php 2> /dev/null)
343+ res=$( curl -Lks --data " sysuuid=${sysuuid} &mac=$mac &advanced=$( echo -n 1 | base64) &host=$host &imageid=$imageid &primaryuser=$primaryuser &other1=$other1 &other2=$other2 &doimage=$realdoimage &doad=$blDoAD &location=$location64 &username=$user64 &password= $pass64 & groupid=$group64 &snapinid=$snapin64 &productKey=$productKey " ${web} service/auto.register.php 2> /dev/null)
344344 echo " $res "
345345 usleep 2000000
346346done
You can’t perform that action at this time.
0 commit comments