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:
ericgaspar 2021-07-21 21:38:14 +02:00
parent b2f2efe5cd
commit f67e7a59c4
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -159,7 +159,7 @@ chown -R $app $cache_dir
pushd $final_path
php$phpversion composer.phar $app:migrate --quiet
#php$phpversion daemon.php config --username=$admin --password=$password --quiet
php$phpversion daemon.php setAdmin #$admin
php$phpversion daemon.php setAdmin {$admin}
popd
#=================================================