We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e6683 commit 6b4827aCopy full SHA for 6b4827a
lumen-10.0/_benchmark/setup.sh
@@ -9,6 +9,5 @@ yes|cp -rf _benchmark/lumen/. ./
9
10
# some enhancements
11
composer install --no-dev -o
12
-chmod o+w storage/*
13
-chmod o+w storage/framework/*
+chmod -R o+w storage
14
rm ./public/.htaccess
lumen-10.0/_benchmark/update.sh
@@ -6,6 +6,5 @@ yes|cp -rf _benchmark/lumen/. ./
6
7
8
0 commit comments