repo.or.cz
/
archserver.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ UP ] cgi
[archserver.git]
/
cgi
/
system.cgi
blob
82019a3bee1c7a2b3492525d5a17d5a53f08e5f8
1
#!/bin/sh
2
echo -e
"Content-type: text/html
\n\n
"
3
4
this_page
=
"system.hostname"
5
source
lib.sh
6
7
root
=
$
(
pwd
)/
system
8
9
h_header
10
$root
/
hostname.lua
11
h_footer