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 f13d1c0Copy full SHA for f13d1c0
codeigniter-4.3/_benchmark/setup.sh
@@ -9,5 +9,5 @@ yes|cp -r _benchmark/codeigniter/* ./
9
10
# some enhancements
11
composer install --no-dev -o
12
-sudo chown -Rv www-data writable
+chmod -R o+w writable
13
rm ./public/.htaccess
codeigniter-4.3/_benchmark/update.sh
@@ -6,5 +6,5 @@ yes|cp -r _benchmark/codeigniter/* ./
6
7
8
0 commit comments