From 43fc79aac9067d958ed2ba3d0dd955f3c86041c5 Mon Sep 17 00:00:00 2001 From: j-hc Date: Tue, 17 Jan 2023 02:00:53 +0300 Subject: [PATCH] fix permissions --- .github/workflows/build.yml | 0 .github/workflows/ci.yml | 0 .gitignore | 0 .gitmodules | 0 CONFIG.md | 0 LICENSE | 0 README.md | 0 config.toml | 0 ks.keystore | Bin scripts/service.sh | 0 scripts/uninstall.sh | 0 11 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .github/workflows/build.yml mode change 100644 => 100755 .github/workflows/ci.yml mode change 100644 => 100755 .gitignore mode change 100644 => 100755 .gitmodules mode change 100644 => 100755 CONFIG.md mode change 100644 => 100755 LICENSE mode change 100644 => 100755 README.md mode change 100644 => 100755 config.toml mode change 100644 => 100755 ks.keystore mode change 100644 => 100755 scripts/service.sh mode change 100644 => 100755 scripts/uninstall.sh diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.gitmodules b/.gitmodules old mode 100644 new mode 100755 diff --git a/CONFIG.md b/CONFIG.md old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/config.toml b/config.toml old mode 100644 new mode 100755 diff --git a/ks.keystore b/ks.keystore old mode 100644 new mode 100755 diff --git a/scripts/service.sh b/scripts/service.sh old mode 100644 new mode 100755 diff --git a/scripts/uninstall.sh b/scripts/uninstall.sh old mode 100644 new mode 100755