Skip to content

Commit

Permalink
Add executable permissions to shell scripts
Browse files Browse the repository at this point in the history
I messed up when adding everything to my git repo, and made everything
non-executable by accident. This commit fixes it.
  • Loading branch information
barrykn committed Jun 26, 2020
1 parent ce91a3f commit 094741b
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 0 deletions.
Empty file modified micropatcher.sh
100644 → 100755
Empty file.
Empty file modified payloads/reset-vars.sh
100644 → 100755
Empty file.
Empty file modified payloads/run-installer.sh
100644 → 100755
Empty file.
Empty file modified payloads/set-vars.sh
100644 → 100755
Empty file.
Empty file modified unpatch.sh
100644 → 100755
Empty file.

0 comments on commit 094741b

Please sign in to comment.