diff --git a/autopatches/patches/add-cpe/patch.sh b/autopatches/patches/add-cpe/patch old mode 100644 new mode 100755 similarity index 100% rename from autopatches/patches/add-cpe/patch.sh rename to autopatches/patches/add-cpe/patch diff --git a/autopatches/patches/add-schemas/patch.sh b/autopatches/patches/add-schemas/patch old mode 100644 new mode 100755 similarity index 100% rename from autopatches/patches/add-schemas/patch.sh rename to autopatches/patches/add-schemas/patch diff --git a/autopatches/patches/delete-log-removal/patch.sh b/autopatches/patches/delete-log-removal/patch old mode 100644 new mode 100755 similarity index 100% rename from autopatches/patches/delete-log-removal/patch.sh rename to autopatches/patches/delete-log-removal/patch diff --git a/autopatches/patches/issue-and-pr-template/patch.sh b/autopatches/patches/issue-and-pr-template/patch old mode 100644 new mode 100755 similarity index 96% rename from autopatches/patches/issue-and-pr-template/patch.sh rename to autopatches/patches/issue-and-pr-template/patch index d52d3b0..3d31cec --- a/autopatches/patches/issue-and-pr-template/patch.sh +++ b/autopatches/patches/issue-and-pr-template/patch @@ -1,3 +1,4 @@ +#!/usr/bin/env bash [ ! -e issue_template.md ] || git rm issue_template.md [ ! -e pull_request_template.md ] || git rm pull_request_template.md diff --git a/autopatches/patches/missing-seteu-in-change_url/patch.sh b/autopatches/patches/missing-seteu-in-change_url/patch old mode 100644 new mode 100755 similarity index 93% rename from autopatches/patches/missing-seteu-in-change_url/patch.sh rename to autopatches/patches/missing-seteu-in-change_url/patch index f930134..9f6cfa9 --- a/autopatches/patches/missing-seteu-in-change_url/patch.sh +++ b/autopatches/patches/missing-seteu-in-change_url/patch @@ -1,3 +1,4 @@ +#!/usr/bin/env bash cd scripts/ diff --git a/autopatches/patches/new-permission-system/patch.sh b/autopatches/patches/new-permission-system/patch old mode 100644 new mode 100755 similarity index 99% rename from autopatches/patches/new-permission-system/patch.sh rename to autopatches/patches/new-permission-system/patch index f372a44..c6b9afc --- a/autopatches/patches/new-permission-system/patch.sh +++ b/autopatches/patches/new-permission-system/patch @@ -1,3 +1,4 @@ +#!/usr/bin/env bash cd scripts/