diff options
author | ch1p <me@ch1p.com> | 2018-09-05 23:31:16 +0300 |
---|---|---|
committer | ch1p <me@ch1p.com> | 2018-09-05 23:31:16 +0300 |
commit | c771895dc7698f2d6b8ba85dce7eeb3a587a3bc5 (patch) | |
tree | 205ce3dc4dadf44f7f021584b324ba2264987487 /run-win64.sh | |
parent | f32c163e00d0c2b6b9023384cdbad59f56e9f0de (diff) |
windows updates
Diffstat (limited to 'run-win64.sh')
-rwxr-xr-x | run-win64.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/run-win64.sh b/run-win64.sh deleted file mode 100755 index a3d9e8f..0000000 --- a/run-win64.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -export NACL_SRPC_DEBUG=255 -export NACLVERBOSITY=255 -export NACL_PLUGIN_DEBUG=1 -./electron64/electron.exe . |