#!/bin/sh echo -e HTTP/1.0 200 OK\\r\\n\\c echo -e Server: lumenera sh nph-cgi\\r\\n\\c echo -e Content-Type: text/html\\r\\n\\c echo -e Cache-Control: no-cache\\r\\n\\c echo -e Pragma: no-cache\\r\\n\\c echo -e \\r\\n\\c version=`l version | sed 's:Lumenera/explorer2::'` if test `luether get mem_free` -lt 3000 ; then echo '' echo '' echo '
| '
echo ' Current Firmware: ' echo "${version} " echo "boot version: `l get boot_version` " echo 'There is not enough free memory on the camera to complete the upgrade. Rebooting the camera will free enough memory for the upgrade. ' echo '' echo '' else echo '' echo '' echo '
|