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.
2 parents c5de413 + 6b4827a commit a0879a5Copy full SHA for a0879a5
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