now it works
This commit is contained in:
parent
b196b7ecd0
commit
3e134eda1c
5 changed files with 35 additions and 10 deletions
|
@ -1,9 +1,10 @@
|
|||
#!/bin/sh
|
||||
|
||||
. /etc/web-splash.conf
|
||||
|
||||
echo "Content-type: text/html"
|
||||
echo
|
||||
|
||||
cat "$SPLASH_DOCUMENT"
|
||||
|
||||
#/test/web-splash.sh register
|
||||
set | sed "s/$/<br>/"
|
||||
"$SPLASH_BIN/web-splash.sh" register "$REMOTE_ADDR"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue