[ UP ] cgi
[archserver.git] / cgi / volumes_create_raid.cgi
blob844a45e29af48c4ba70a3aa5fd1b749910a7e3e1
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)/volumes
11 h_header
12 $root/create_raid.lua
13 h_footer