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

Update change_url

This commit is contained in:
Thomas 2024-06-17 13:41:11 +02:00 committed by GitHub
parent 1c06aaae5e
commit 139544546a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,6 +25,7 @@ ynh_change_url_nginx_config
# Run monica update
pushd "$install_dir"
/usr/bin/php$phpversion artisan monica:update --force
/usr/bin/php$phpversion artisan optimize:clear
popd
#=================================================