diff --git a/Envoy.blade.php b/Envoy.blade.php index 9558345..d36b19e 100644 --- a/Envoy.blade.php +++ b/Envoy.blade.php @@ -45,7 +45,7 @@ cd {{ $app_dir }}/current {{ $php_bin}} artisan optimize:clear mkdir -p bootstrap/cache -chmod -R 775 bootstrap/cache +chmod -R 777 bootstrap/cache @endtask @task('clean_old_releases')