1
0
Fork 0
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:
Mateusz 2024-05-13 01:06:54 +02:00 committed by GitHub
parent 8f6d218abe
commit 46ca5fd46f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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