From 16ea7e96f37bd5d531d6c762d766da082394aad6 Mon Sep 17 00:00:00 2001 From: donovan6000 Date: Fri, 28 Apr 2023 02:36:02 -0700 Subject: [PATCH] Fixed building --- build.sh | 250 +++++++++++++++++++++++++++---------------------------- 1 file changed, 125 insertions(+), 125 deletions(-) diff --git a/build.sh b/build.sh index 779b850..b930593 100755 --- a/build.sh +++ b/build.sh @@ -12,7 +12,7 @@ VERSION=$(grep -Po "(?<=VERSION_NUMBER = \").*(?=\";)" "./temp/backend/common.ph # Compile index.html SERVER_NAME="mwcwallet.com" HTTPS="on" NO_FILE_VERSIONS="" NO_FILE_CHECKSUMS="" NO_MINIFIED_FILES="" HTTPS_SERVER_ADDRESS="https://mwcwallet.com" TOR_SERVER_ADDRESS="http://mwcwalletmiq3gdkmfbqlytxunvlxyli4m6zrqozk7xjc353ewqb6bad.onion" php "./mwcwallet.com-master/public_html/index.html" > "./temp/index.html" sed -i "//d" "./temp/index.html" -sed -i "//d" "./temp/index.html" +sed -i "/-->