mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
remove create_user
This commit is contained in:
parent
ab1814eb4c
commit
0359d21bde
1 changed files with 0 additions and 2 deletions
|
@ -143,8 +143,6 @@ pushd "$install_dir/live/services/web"
|
|||
#ynh_exec_warn_less npm install ldapts
|
||||
#ynh_exec_warn_less npm install ldap-escape
|
||||
ynh_secure_remove --file="$install_dir/live/services/web/node_modules/.cache"
|
||||
# create admin user
|
||||
ynh_exec_as $app $ynh_node modules/server-ce-scripts/scripts/create-user --admin --email=admin_mail
|
||||
popd
|
||||
|
||||
chmod 750 "$install_dir/live"
|
||||
|
|
Loading…
Add table
Reference in a new issue