From 67bcbb4383bfa3900d7fb408a44fb307f7ed7056 Mon Sep 17 00:00:00 2001 From: aoshiguchen <1052045476@qq.com> Date: Mon, 30 Oct 2023 17:17:59 +0800 Subject: [PATCH] .. --- scripts/unix/test1.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/unix/test1.sh diff --git a/scripts/unix/test1.sh b/scripts/unix/test1.sh new file mode 100644 index 00000000..db88fed4 --- /dev/null +++ b/scripts/unix/test1.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +echo 'hello'