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

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Szymaszek <gszymaszek@short.pl>2022-12-11 23:19:08 +0300
committerGrzegorz Szymaszek <gszymaszek@short.pl>2022-12-11 23:37:16 +0300
commitc81ea41bec91f340ddc31326c44675cce86f2846 (patch)
treee65f62635c23ec0e5fba81482ca183bd8f5a4f9b /flatpak
parent1d2fa904783d6493957311c8a3e0b4dc970ceb8b (diff)
cfix: Add missing and remove unneeded execute bits
Remove the execute bit from files that most likely should not be executable in a Unix-like environment, like Markdown or Yaml. Set the execute bit on files that most likely should be executable: those having "#!/usr/bin/env ..." or similar solutions.
Diffstat (limited to 'flatpak')
-rwxr-xr-x[-rw-r--r--]flatpak/update_flatpak_repo.sh0
1 files changed, 0 insertions, 0 deletions
diff --git a/flatpak/update_flatpak_repo.sh b/flatpak/update_flatpak_repo.sh
index 22354ac37..22354ac37 100644..100755
--- a/flatpak/update_flatpak_repo.sh
+++ b/flatpak/update_flatpak_repo.sh