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

Fix upgrade

This commit is contained in:
yalh76 2020-06-11 13:46:52 +02:00
parent 30300d923d
commit aef1ccba37

View file

@ -188,7 +188,7 @@ fi
if [ "$version" -lt "2.15.0" ]; then
pushd "$final_path"
php$phpversion artisan monica:moveavatarstophotosdirectory)
php$phpversion artisan monica:moveavatarstophotosdirectory
popd
fi