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:
parent
30300d923d
commit
aef1ccba37
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue