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
bdbeb8f340
commit
4e6236859c
1 changed files with 2 additions and 1 deletions
|
@ -166,7 +166,8 @@ chown -R $app:www-data "$cache_dir"
|
||||||
ynh_script_progression --message="Configuring Movim..." --weight=1
|
ynh_script_progression --message="Configuring Movim..." --weight=1
|
||||||
|
|
||||||
pushd $final_path
|
pushd $final_path
|
||||||
php$phpversion composer.phar $app:migrate --quiet
|
php$phpversion composer.phar install
|
||||||
|
php$phpversion composer.phar $app:migrate #--quiet
|
||||||
#php$phpversion daemon.php setAdmin $admin@${maindomain}
|
#php$phpversion daemon.php setAdmin $admin@${maindomain}
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue