mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Update install
This commit is contained in:
parent
8f6d218abe
commit
46ca5fd46f
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ ynh_install_composer
|
|||
ln -s $(which php$phpversion) $install_dir/php
|
||||
PATH=$install_dir:$PATH
|
||||
|
||||
ynh_exec_warn_less ynh_exec_as $app ynh_composer_exec --commands="movim:migrate"
|
||||
ynh_exec_warn_less ynh_composer_exec --commands="movim:migrate"
|
||||
rm $install_dir/php
|
||||
ynh_exec_as "$app" "php$phpversion" "$install_dir/daemon.php" config --username="$admin" --password="$password" --quiet
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue