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:
parent
82dcfd1c6b
commit
285b0854c5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue