From 0a3c0cc9068f19432d6e462335c700a89b44f669 Mon Sep 17 00:00:00 2001 From: moilanik Date: Mon, 2 Mar 2026 14:10:17 +0200 Subject: [PATCH] test apply script via curl --- .github/copilot-instructions.md | 1 - apply.sh | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) delete mode 100644 .github/copilot-instructions.md create mode 100755 apply.sh diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md deleted file mode 100644 index b08b09a..0000000 --- a/.github/copilot-instructions.md +++ /dev/null @@ -1 +0,0 @@ -Read `.ai/ai-root-instructions.md` now and start every response with `✅ ai-root-instructions.md READ`. diff --git a/apply.sh b/apply.sh new file mode 100755 index 0000000..65ea96e --- /dev/null +++ b/apply.sh @@ -0,0 +1,4 @@ +#!/usr/bin/env bash +set -euo pipefail + +echo "jee"