From aef1ccba3772103fd2e551f06995aed23acdca60 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 11 Jun 2020 13:46:52 +0200 Subject: [PATCH] Fix upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 0f303b8..ffe98db 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -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