From e9981322ae80d30ec71f521159bb284304a9ce71 Mon Sep 17 00:00:00 2001 From: kenneyhe-zingbox <34489271+kenneyhe-zingbox@users.noreply.github.com> Date: Fri, 5 Jan 2018 08:00:07 -0800 Subject: [PATCH] Zingbox changes for title and page Replace title string with zingbox Replace text " --- index.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.sh b/index.sh index e73eb1c..6b6fa1a 100644 --- a/index.sh +++ b/index.sh @@ -8,11 +8,11 @@ echo " -Simple OpenVPN Server +Zingbox OpenVPN Server " -echo "

Simple OpenVPN Server

" +echo "

Zingbox OpenVPN Server

" eval `echo "${QUERY_STRING}"|tr '&' ';'`