208 Commits

Author SHA1 Message Date
AJ ONeal
5af26c6c86 Merge branch 'master' into v1.1 2018-05-12 13:53:53 -06:00
AJ ONeal
a9e1370b58 don't reset NODEJS_VER to empty string 2018-05-12 13:53:46 -06:00
AJ ONeal
1edc07515f Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/node-installer.sh 2018-05-12 13:48:13 -06:00
1a7d21b850 prefix links with https 2018-05-12 19:46:57 +00:00
AJ ONeal
7809937d74 use env var for NODEJS_VER, update version 2018-05-12 13:45:15 -06:00
AJ ONeal
3adefcc4a8 update 2018-03-20 19:56:45 -06:00
AJ ONeal
ae2511f592 update 2018-03-20 19:56:09 -06:00
08002c572a fix argument passing 2017-12-08 22:00:46 +00:00
AJ ONeal
3e7745177f Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/node-installer.sh 2017-11-07 04:46:22 -07:00
AJ ONeal
5d39eef143 less verbose output v1.1.3 2017-11-07 04:45:52 -07:00
AJ ONeal
90cdb8f93e Merge branch 'v1' 2017-11-06 13:21:19 -07:00
AJ ONeal
ccb1487b36 merged old and new v1.1.2 2017-11-06 13:20:05 -07:00
AJ ONeal
e57069fe50 rename for merge 2017-11-06 13:17:09 -07:00
AJ ONeal
e9c21e3063 Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/node-installer.sh 2017-11-03 15:21:35 -06:00
AJ ONeal
216aa9b420 more helpful path output v1.1.1 2017-11-03 15:21:25 -06:00
d3069471e7 Options 2017-11-03 21:16:35 +00:00
AJ ONeal
65ad946056 document install location env variable 2017-11-03 15:11:57 -06:00
AJ ONeal
b0b829fd91 update urls v1.1.0 2017-11-03 14:51:47 -06:00
AJ ONeal
bacd1a4537 rename setup.bash -> install.sh 2017-11-03 14:32:42 -06:00
AJ ONeal
963f551a98 update urls 2017-11-03 14:31:34 -06:00
32839e69ba add -L to curl to follow redirects 2017-11-02 04:20:56 +00:00
4090196e84 add -L to curl 2017-11-02 04:19:58 +00:00
2adfec1fd6 Update 'README.md' 2017-10-29 03:41:44 +00:00
richdex14
aed892007f Clean up debugging from copying paths issue. 2017-09-04 14:35:23 -06:00
richdex14
6252737cc1 Update setup-deps-ubuntu.bash to use portable sudo_cmd syntax 2017-09-04 13:35:16 -06:00
richdex14
2f9f3c0c82 Update setup-node-ubuntu.bash to use portable $sudo_cmd syntax 2017-09-04 12:20:00 -06:00
richdex14
a24f92df98 Update setup.bash to use portable $sudo_cmd syntax 2017-09-04 12:18:57 -06:00
richdex14
351056f9bc Update setup-node-ubuntu.bash 2017-09-04 11:39:30 -06:00
richdex14
28c1ad8484 Debugging copying issues 2017-09-04 11:35:52 -06:00
richdex14
ae331149f7 Debugging file copy issues on daplie board. 2017-09-04 11:28:57 -06:00
richdex14
16a6d7e18c Debugging installer script issues on daplie board. 2017-09-04 11:11:18 -06:00
richdex14
6c0afe6488 Update setup-node-ubuntu.bash to use portable copy method as opposed to non-portable tar --strip-components in unpacking step. 2017-09-03 21:13:47 -06:00
richdex14
31b92cdadb Update setup-node-ubuntu.bash to replace arch call with portable call to uname -a 2017-09-03 20:47:40 -06:00
richdex14
561a2e2fa1 Correcting copy-paste mistake in setup-node-ubuntu.bash. Restoring version from coolaj86 repo. 2017-09-03 20:46:44 -06:00
richdex14
8a5593363d Update setup.bash to work with portable head command. 2017-09-02 12:05:22 -06:00
richdex14
69bc78680d Update setup.bash to use Daplie repo instead of coolaj86 repo. 2017-09-02 11:56:17 -06:00
richdex14
8a3f4ba77f Update setup.bash to work on Marvell arm64 OS 2017-09-02 11:45:28 -06:00
richdex14
a99583fb1d Update setup-min.sh to use Daplie repo instead of coolaj86 private repo. 2017-09-01 20:54:43 -06:00
richdex14
0948a728c3 Update setup-node-ubuntu.bash to use portable head -n syntax. 2017-09-01 20:45:22 -06:00
richdex14
fb0a8f6372 Update setup-node-ubuntu.bash to change to Daplie project from coolaj86 private project. 2017-09-01 20:16:12 -06:00
richdex14
de522df09b Update setup-node-ubuntu.bash to allow for Marvell OS. This is for our development purposes. In the future, we will have a fully custom image with the name containing Daplie 2017-09-01 20:09:55 -06:00
AJ ONeal
b96b79f3ed Update setup.bash 2017-07-21 15:47:05 -06:00
AJ ONeal
efe4bde88e no yarn 2017-06-15 20:44:21 -06:00
AJ ONeal
1b271ba7e5 no yarn 2017-06-15 19:39:46 -06:00
AJ ONeal
01bc3bf064 fix typo 2017-06-14 15:18:53 -06:00
AJ ONeal
586863fb75 check install deps file separately 2017-05-29 18:03:29 -06:00
AJ ONeal
77c6be5840 add if around install deps 2017-05-29 17:58:16 -06:00
AJ ONeal
a05cf035b3 typo fix 2017-05-25 15:22:04 -06:00
AJ ONeal
f2f1cb94d2 typo fix 2017-05-25 15:18:30 -06:00
AJ ONeal
6a73356dd9 print install path 2017-05-25 15:15:56 -06:00