[ UP ] update cgi. add display percentege bar icons.
[archserver.git] / cgi / system_time.cgi
blob41762939290c4cc8b322d0282494f181468afad2
1 #!/bin/sh
2 echo -e "Content-type: text/html\n\n"
4 this_page="system.time"
5 source "lib.sh"
6 source "proccgi.sh"
8 root=$(pwd)/system
10 h_header
11 $root/time.lua
12 h_footer