summarylogtreecommitdiffstats
path: root/code.sh
blob: 79c7a9889f95206fad571c311c9d82883e2bcab4 (plain)
1
2
3
#!/bin/bash

ELECTRON_RUN_AS_NODE=1 exec electron11 /usr/lib/code/out/cli.js /usr/lib/code/code.js "$@"