[ UP ] update cgi
[archserver.git] / cgi / volumes.cgi
blob1d1a4672ade22a62957964be018e4da51c0bffa9
1 #!/bin/sh
2 echo -e "Content-type: text/html\n\n"
4 this_page="volumes.vstatus"
5 source lib.sh
7 #root=/srv/http/newcgi
8 root=$(pwd)
10 h_header
11 $root/raid/disk_status.sh
12 h_footer