@@ -2,4 +2,4 @@
|
||||
|
||||
set -Eeuo pipefail
|
||||
|
||||
find . -name "*.sh" -exec git update-index --chmod=+x {} \;
|
||||
find services -name "*.sh" -exec git update-index --chmod=+x {} \;
|
||||
|
||||
Reference in New Issue
Block a user