From 39a59a0ec819feddbdca8e45209577a020b4547d Mon Sep 17 00:00:00 2001 From: "zhangkun9038@dingtalk.com" Date: Tue, 28 Feb 2023 17:23:12 +0800 Subject: [PATCH] chmod all sh +x --- chmodAllsh.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 chmodAllsh.sh diff --git a/chmodAllsh.sh b/chmodAllsh.sh new file mode 100644 index 0000000..298737d --- /dev/null +++ b/chmodAllsh.sh @@ -0,0 +1 @@ +chmod +x *.sh