From 60ce4c03f62fc28eea3c352e6ca7b15feddcbb47 Mon Sep 17 00:00:00 2001 From: donovan6000 Date: Sat, 1 Apr 2023 01:38:41 -0700 Subject: [PATCH] Removed language alternative links when building --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index bf7516a..22864c1 100755 --- a/build.sh +++ b/build.sh @@ -31,6 +31,7 @@ sed -i "//d" "./temp/index.html" sed -i "//d" "./temp/index.html" sed -i "//d" "./temp/index.html" sed -i "//d" "./temp/index.html" +sed -i "//d" "./temp/index.html" # Compile styles SERVER_NAME="mwcwallet.com" HTTPS="on" NO_FILE_VERSIONS="" NO_FILE_CHECKSUMS="" NO_MINIFIED_FILES="" HTTP_SERVER_ADDRESS="https://mwcwallet.com" TOR_SERVER_ADDRESS="http://mwcwalletmiq3gdkmfbqlytxunvlxyli4m6zrqozk7xjc353ewqb6bad.onion" php "./mwcwallet.com-master/public_html/fonts/btc/btc.css" > "./temp/fonts/btc/btc.css"