From ae5b7a122f8e24dd38faa476cb3a1ec84f13b564 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 12 Feb 2023 19:09:52 +0900 Subject: スライドを作成 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test.sh (limited to 'test.sh') diff --git a/test.sh b/test.sh new file mode 100644 index 0000000..7989b50 --- /dev/null +++ b/test.sh @@ -0,0 +1,6 @@ +if [[ ! "$(php catchline.php)" = "#PHP" ]]; then + echo Catchline >&2 + exit 1 +fi + +echo okay -- cgit v1.2.3-70-g09d2