mirror of
https://github.com/YunoHost-Apps/planka_ynh.git
synced 2024-09-03 20:06:00 +02:00
cleaning
This commit is contained in:
parent
db1f0bf0a9
commit
304c93cf7d
2 changed files with 0 additions and 2 deletions
|
@ -66,7 +66,6 @@ chown $app:$app "$install_dir/.env"
|
||||||
ynh_script_progression "Installing $app..."
|
ynh_script_progression "Installing $app..."
|
||||||
|
|
||||||
pushd $install_dir
|
pushd $install_dir
|
||||||
|
|
||||||
ynh_hide_warnings ynh_exec_as_app node_load_PATH npm install
|
ynh_hide_warnings ynh_exec_as_app node_load_PATH npm install
|
||||||
ynh_hide_warnings ynh_exec_as_app node_load_PATH npm run db:init
|
ynh_hide_warnings ynh_exec_as_app node_load_PATH npm run db:init
|
||||||
popd
|
popd
|
||||||
|
|
|
@ -57,7 +57,6 @@ chown $app:$app "$install_dir/.env"
|
||||||
ynh_script_progression "Installing $app..."
|
ynh_script_progression "Installing $app..."
|
||||||
|
|
||||||
pushd $install_dir
|
pushd $install_dir
|
||||||
|
|
||||||
ynh_hide_warnings ynh_exec_as_app node_load_PATH npm install
|
ynh_hide_warnings ynh_exec_as_app node_load_PATH npm install
|
||||||
ynh_hide_warnings ynh_exec_as_app node_load_PATH npm run db:init
|
ynh_hide_warnings ynh_exec_as_app node_load_PATH npm run db:init
|
||||||
popd
|
popd
|
||||||
|
|
Loading…
Reference in a new issue