diff options
author | Peter Kokot <peterkokot@gmail.com> | 2018-09-26 06:11:13 +0200 |
---|---|---|
committer | Peter Kokot <peterkokot@gmail.com> | 2018-09-26 06:11:13 +0200 |
commit | ab1ce6058a4a3ee9aa9785b97046393dabad66ca (patch) | |
tree | 70fc82f27128cb2bf124e98ec758548834c3c046 | |
parent | e3293ad35d2e6a17ff0110de6571f8f9ecd15192 (diff) | |
download | php-git-ab1ce6058a4a3ee9aa9785b97046393dabad66ca.tar.gz |
Make ext/session/mod_files.sh executable
Making shell script executable makes it possible to run like
`ext/session/mod_files.sh` and avoids error permission denied.
-rwxr-xr-x[-rw-r--r--] | ext/session/mod_files.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/ext/session/mod_files.sh b/ext/session/mod_files.sh index 9b24ef55fb..9b24ef55fb 100644..100755 --- a/ext/session/mod_files.sh +++ b/ext/session/mod_files.sh |