[ cgi]
[archserver.git] / cgi / volumes_create_raid.cgi
blobf596dca651bf6bb785403c41894dacc59dd6a447
1 #!/bin/sh
2 echo -e "Content-type: text/html\n\n"
4 this_page="volumes.create_raid"
5 source lib.sh
6 source ./proccgi.sh
8 #root=/srv/http/newcgi
9 root=$(pwd)
11 h_header
12 $root/raid/list_disks.sh
13 h_footer