[ UP ] update cgi's system, status and volumes function.
[archserver.git] / cgi / status.cgi
blobdce0a1df3a8166e834b9230a51cf6ef02d131af1
1 #!/bin/sh
2 echo -e "Content-type: text/html\n\n"
4 this_page="status.sysinfo"
5 source lib.sh
7 #root=/srv/http/newcgi
8 root=$(pwd)
10 h_header
12 $root/status/sysinfo.lua
14 h_footer