Alexandre Aubin
ed8fa76624
Merge pull request #753 from yalh76/update-n
...
[enh] Upgrade n version (also for compatibility with arm64)
2019-08-24 16:02:42 +02:00
Alexandre Aubin
46310dbb6c
Misc fixes in helpers comments to fix/improve autogenerated doc
2019-07-11 22:51:41 +02:00
yalh76
ce4fb552ae
upgrade n version
2019-07-10 23:29:38 +02:00
Maniack Crudelis
30c776702f
Use printers in helpers
2019-04-13 18:21:15 +02:00
yalh76
1f1173ad0c
Use YNH_APP_INSTANCE_NAME instead of YNH_APP_ID
...
when using YNH_APP_ID, if you install two time the same application, when removing one of them, nodejs is uninstalled
2019-04-03 13:46:37 +02:00
Maniack Crudelis
e8da94ddf0
Merge branch 'stretch-unstable' into helpers_min_version
2019-03-18 07:56:12 +01:00
Alexandre Aubin
990eeb76e1
Missing space breaks bash parsing of the whole file
2019-02-26 00:40:16 +01:00
Maniack Crudelis
873bf4ae37
Add min version for all helpers
2019-02-25 18:44:21 +01:00
yalh76
dd28717308
Fix $uname
2019-02-23 01:23:02 +01:00
yalh76
81178e0841
remove arguments
...
and let ynh_install_nodejs manage the issue
2019-02-22 17:55:42 +01:00
Maniack Crudelis
0a84e2f226
Default value for $arch
2019-02-22 15:38:04 +01:00
yalh76
7342f894e5
add the arch argument to ynh_install_nodejs
...
CF https://github.com/YunoHost/issues/issues/1311#issuecomment-466379366
2019-02-22 14:28:08 +01:00
Maniack Crudelis
976f160afb
Fix getopts and its legacy mode
2019-01-04 17:11:49 +01:00
Maniack Crudelis
2c6b76e099
Use getopts helpers in nodejs
2018-12-29 18:52:03 +01:00
Maniack Crudelis
0aed8a6922
Use getopts for nodejs helper
2018-12-21 20:43:57 +01:00
Alexandre Aubin
344ae6bbf2
Fix nodejs removal in ynh_remove_nodejs
2018-07-01 18:37:34 +02:00
Maniack Crudelis
6c7fb0cef2
Fix n usage ( #446 )
...
* Fix n usage
* Fix ynh_remove_nodejs as well
2018-04-13 14:28:58 +02:00
Maniack Crudelis
91d0965569
Add nodejs helpers ( #441 )
...
* Add nodejs helpers
* Typo fix
* Add explanation for load_n_path
* Remove useless line
* Remove another old useless line
* Move to a dedicated file
* Move to a dedicated file
* Fix check n already installed
2018-03-30 23:05:04 +02:00