From 9fcc074af39f0c88313179eacc3b2a8dd32e94f3 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Wed, 5 Sep 2018 21:46:55 +0300 Subject: initial --- run-win64.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 run-win64.sh (limited to 'run-win64.sh') diff --git a/run-win64.sh b/run-win64.sh new file mode 100755 index 0000000..a3d9e8f --- /dev/null +++ b/run-win64.sh @@ -0,0 +1,5 @@ +#!/bin/bash +export NACL_SRPC_DEBUG=255 +export NACLVERBOSITY=255 +export NACL_PLUGIN_DEBUG=1 +./electron64/electron.exe . -- cgit v1.2.3