From b07d4eec27b157ed5050c3c25a8040538a18b44b Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 1 Jun 2019 18:19:55 +0200 Subject: [PATCH] fix upgrade step --- scripts/upgrade | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 16043ff4..2fdafb35 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -177,7 +177,6 @@ ynh_store_file_checksum --file="$config" pushd "$final_path" php7.2 artisan horizon:install - php7.2 artisan queue:failed-table php7.2 artisan config:clear php7.2 artisan config:cache php7.2 artisan route:clear