mirror of
https://github.com/YunoHost-Apps/scrumblr_ynh.git
synced 2024-09-03 20:16:29 +02:00
Fix
This commit is contained in:
parent
6787569d31
commit
f38e4fa677
2 changed files with 0 additions and 4 deletions
|
@ -8,13 +8,11 @@
|
|||
},
|
||||
"version": "1.0~ynh1",
|
||||
"url": "http://www.scrumblr.ca/",
|
||||
|
||||
"upstream": {
|
||||
"license": "GPLv3",
|
||||
"website": "http://www.scrumblr.ca/",
|
||||
"demo": "http://scrumblr.ca/",
|
||||
"code": "https://github.com/aliasaria/scrumblr",
|
||||
"code": "https://framagit.org/framasoft/framemo"
|
||||
},
|
||||
"license": "GPLv3",
|
||||
"maintainer": {
|
||||
|
|
|
@ -64,8 +64,6 @@ ynh_app_setting_set --app=$app --key=port --value=$port
|
|||
#=================================================
|
||||
ynh_script_progression --message="Installing dependencies..." --weight=5
|
||||
|
||||
ynh_install_app_dependencies $pkg_dependencies
|
||||
|
||||
ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue