From db750b78e6f4e7bba7444f7b99831b00e96b1fa7 Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 6 Jun 2022 22:33:12 +0200 Subject: [PATCH] webcam problem... Let's use QRCode Scanner instead --- tools/VISA.new.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/VISA.new.sh b/tools/VISA.new.sh index 488c4d40..9d0f5576 100755 --- a/tools/VISA.new.sh +++ b/tools/VISA.new.sh @@ -144,7 +144,7 @@ else sed -i "s~_IPFSNODEID_~${IPFSNODEID}~g" ~/.zen/game/players/$PLAYER/moa/index.htm ## Add QRCode, ID Scan login page. Private p2p level 3 exploration - cp ${MY_PATH}/../templates/instascan.html ~/.zen/game/players/$PLAYER/moa/index.html + # cp ${MY_PATH}/../templates/instascan.html ~/.zen/game/players/$PLAYER/moa/index.html #echo "## PUBLISHING moa_${PLAYER} /ipns/$MOANS"