1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/teddit_ynh.git synced 2024-09-03 20:26:31 +02:00

Update install

This commit is contained in:
ericgaspar 2022-03-22 18:55:14 +01:00
parent b5c5e203f0
commit 950f0597d4
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -117,7 +117,6 @@ ynh_script_progression --message="Installing $app..." --weight=10
pushd $final_path
ynh_use_nodejs
ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH $ynh_npm install --no-optional
#ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH NODE_ENV=production yarn build
popd
#=================================================