[ UP ] update cgi's manager_user.lua
[archserver.git] / cgi / system.cgi
blob82019a3bee1c7a2b3492525d5a17d5a53f08e5f8
1 #!/bin/sh
2 echo -e "Content-type: text/html\n\n"
4 this_page="system.hostname"
5 source lib.sh
7 root=$(pwd)/system
9 h_header
10 $root/hostname.lua
11 h_footer