From e83bafb9876b2bf3c8ae01332baf4b5be9e6bd96 Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Fri, 28 Oct 2022 10:28:02 -0700 Subject: [PATCH] fixed symlink and script permissions --- README.md | 0 functions | 2 +- install.sh | 0 3 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 README.md mode change 100644 => 100755 install.sh diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/functions b/functions index d0b18d2..a902213 120000 --- a/functions +++ b/functions @@ -1 +1 @@ -pyr0-bash-functions/functions \ No newline at end of file +PRbL/functions \ No newline at end of file diff --git a/install.sh b/install.sh old mode 100644 new mode 100755