Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAdrien Crivelli <adrien.crivelli@gmail.com>2022-04-05 14:38:15 +0300
committerGitHub <noreply@github.com>2022-04-05 14:38:15 +0300
commit71c8e06663809356342c24b532e7aed15e92e5c2 (patch)
tree88eb1e28500a859167cad848306f2f2ff7bfa781 /misc
parent10409169a1b4b891d188db98823297648003b0df (diff)
Remove execute bit on files that do not need it (#19052)
Because execute bit might be a security risk and has no useful purpose for files that are not meant to be executed in the first place.
Diffstat (limited to 'misc')
-rw-r--r--[-rwxr-xr-x]misc/cron/archive.sh0
1 files changed, 0 insertions, 0 deletions
diff --git a/misc/cron/archive.sh b/misc/cron/archive.sh
index e05b83eac9..e05b83eac9 100755..100644
--- a/misc/cron/archive.sh
+++ b/misc/cron/archive.sh