1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monica_ynh.git synced 2024-09-03 19:46:23 +02:00

Updated migration cmd

This commit is contained in:
anmol 2020-10-15 20:36:06 +05:30
parent 82dcfd1c6b
commit 285b0854c5

View file

@ -146,7 +146,7 @@ pushd "$final_path"
php$phpversion artisan route:clear
php$phpversion artisan view:clear
php$phpversion artisan storage:link
php$phpversion artisan monica:migrate --force
php$phpversion artisan monica:update --force
php$phpversion artisan passport:keys -n
php artisan passport:client --personal --no-interaction
php$phpversion artisan passport:client --password -n > key.txt