AJ ONeal
|
62bc523d03
|
fix #1 typo / misspelling of PREFIX
PREFIX not PREFIIX as per #1
|
2018-06-05 07:36:21 +00:00 |
AJ ONeal
|
82e6ace060
|
make docs more readable
|
2018-05-24 21:34:44 +00:00 |
AJ ONeal
|
748c51a687
|
show selecting version in docs
|
2018-05-24 21:31:04 +00:00 |
AJ ONeal
|
0c7d0a7da6
|
note desired version number when already installed
|
2018-05-24 21:13:55 +00:00 |
AJ ONeal
|
be9344dbea
|
match literal '.' for version, not wildcard
|
2018-05-24 21:12:37 +00:00 |
AJ ONeal
|
2d628014d0
|
tail typo fix
|
2018-05-24 21:09:02 +00:00 |
AJ ONeal
|
17c0b01ee0
|
unset far typo fix
|
2018-05-24 21:08:12 +00:00 |
AJ ONeal
|
e436cdb64d
|
allow use of partial version number i.e. v10 or v10.2
|
2018-05-24 21:07:04 +00:00 |
AJ ONeal
|
a443dd04d3
|
fix for unbound var
|
2018-05-12 14:37:54 -06:00 |
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 |
AJ ONeal
|
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 |
AJ ONeal
|
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
|
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
|
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
|
2017-11-03 15:21:25 -06:00 |
AJ ONeal
|
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
|
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 |
AJ ONeal
|
32839e69ba
|
add -L to curl to follow redirects
|
2017-11-02 04:20:56 +00:00 |
AJ ONeal
|
4090196e84
|
add -L to curl
|
2017-11-02 04:19:58 +00:00 |
AJ ONeal
|
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 |