aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/updatecache.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/updatecache.sh b/scripts/updatecache.sh
index 53dad65..b4acd8c 100755
--- a/scripts/updatecache.sh
+++ b/scripts/updatecache.sh
@@ -2,3 +2,4 @@ php artisan config:cache
php artisan route:cache
php artisan view:cache
php artisan event:cache
+php artisan cache:clear