Update index.sh

This commit is contained in:
Blaize 2018-02-03 12:51:08 -05:00 committed by GitHub
parent 368350c741
commit fe5f2e9d01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,11 +8,11 @@ echo "<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Zingbox OpenVPN Server</title>
<title>Simple OpenVPN Server</title>
</head>
<body>"
echo "<h1>Zingbox OpenVPN Server</h1>"
echo "<h1>Simple OpenVPN Server</h1>"
eval `echo "${QUERY_STRING}"|tr '&' ';'`