#!/bin/sh . /www/cgi-bin/functions.sh lock_cgiwait status=`cat /tmp/webupgrade_status` if [ "x$status" = "x" ]; then status="1:1" fi print_cgi_header print_http_header "/funcs.js" cat < EOF print_table_header "" cat < EOF print_http_footer