mirror of
https://github.com/YunoHost-Apps/planka_ynh.git
synced 2024-09-03 20:06:00 +02:00
Update install
This commit is contained in:
parent
283f033996
commit
acad11d0e9
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ ynh_script_progression --message="Installing $app..." --weight=10
|
|||
pushd $install_dir
|
||||
ynh_use_nodejs
|
||||
ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH $ynh_npm install
|
||||
ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH ./server $ynh_npm run db:init
|
||||
popd
|
||||
|
||||
pushd $install_dir/server
|
||||
|
|
Loading…
Reference in a new issue