1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scrumblr_ynh.git synced 2024-09-03 20:16:29 +02:00
This commit is contained in:
ericgaspar 2021-11-28 21:01:04 +01:00
parent 6787569d31
commit f38e4fa677
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 0 additions and 4 deletions

View file

@ -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": {

View file

@ -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
#=================================================