open-balena/scripts
Akis Kesoglou ed9c8ede28 Automatically detect the correct NodeJS binary
NodeJS is installed as `nodejs` in some distros, `node` in others. This ensures we can find either one or fail with a proper error, and also documents that NodeJS is required in the first place.

Fixes: #5
Change-type: patch
2018-11-05 21:28:04 +02:00
..
_keyid.js Initial commit 2018-10-27 22:34:05 +03:00
compose Initial commit 2018-10-27 22:34:05 +03:00
create-superuser Initial commit 2018-10-27 22:34:05 +03:00
gen-root-ca Initial commit 2018-10-27 22:34:05 +03:00
gen-root-cert Initial commit 2018-10-27 22:34:05 +03:00
gen-token-auth-cert Automatically detect the correct NodeJS binary 2018-11-05 21:28:04 +02:00
gen-vpn-certs Initial commit 2018-10-27 22:34:05 +03:00
make-env Forward VPN config to the API container 2018-11-02 11:49:34 +02:00
patch-hosts Initial commit 2018-10-27 22:34:05 +03:00
quickstart Initial commit 2018-10-27 22:34:05 +03:00
ssl-common.sh Automatically detect the correct NodeJS binary 2018-11-05 21:28:04 +02:00