From cc4d87178e140b874d35f52d7eae2cd746a97ee6 Mon Sep 17 00:00:00 2001 From: Marcin Kuskiewicz Date: Sun, 5 Jan 2020 15:15:42 +0000 Subject: [PATCH] Zaktualizuj 'update.sh' --- update.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/update.sh b/update.sh index a74d004..5ec9532 100644 --- a/update.sh +++ b/update.sh @@ -11,4 +11,5 @@ php artisan migrate php artisan db:seed php artisan queue:restart php artisan cache:clear -php artisan up \ No newline at end of file +php artisan up +echo 2 \ No newline at end of file