aboutsummaryrefslogtreecommitdiff
path: root/scripts/updatecache.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/updatecache.sh')
-rwxr-xr-xscripts/updatecache.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/updatecache.sh b/scripts/updatecache.sh
deleted file mode 100755
index b4acd8c..0000000
--- a/scripts/updatecache.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-php artisan config:cache
-php artisan route:cache
-php artisan view:cache
-php artisan event:cache
-php artisan cache:clear