diff --git a/manifest.json b/manifest.json index fc3257b..d8f50a7 100644 --- a/manifest.json +++ b/manifest.json @@ -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": { diff --git a/scripts/install b/scripts/install index a5f0819..256b569 100644 --- a/scripts/install +++ b/scripts/install @@ -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 #=================================================