You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ This scripts tries to secure the site using the following scheme:
29
29
30
30
Clone or donwload the repository content to your server.
31
31
32
-
Link to `drupal_fix_permissions.sh` in the `/usr/local/bin` or another folder present in users's PATH.
32
+
Link to `drupal_fix_permissions.sh` in the `/usr/local/bin` or another folder present in users' PATH.
33
33
34
34
If you are using `autofix-drupal-perms.sh`, link it as well. Because it expects `drupal_fix_permissions.sh` to be at `/usr/local/bin` make sure that path exists or edit the autofix script.
35
35
@@ -91,5 +91,5 @@ run, it calls the main script with predefined parameters:
91
91
92
92
The script is an example, you can customize it for your hosting needs.
93
93
94
-
This repository also includes a sudoers file example to allow user to run the
94
+
This repository also includes a sudoers file example to allow users to run the
0 commit comments