node 100 B

123
  1. #!/bin/sh
  2. export ELECTRON_RUN_AS_NODE=1
  3. exec "$DSH_DESKTOP_NODE_EXECUTABLE" --expose-internals "$@"