From f6c63ff3b542cb8482fe0dc3bab437a5fb4c5651 Mon Sep 17 00:00:00 2001 From: xnullzz Date: Sat, 17 May 2025 22:24:04 +0300 Subject: [PATCH] Add test snippet --- test-snippet.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test-snippet.sh diff --git a/test-snippet.sh b/test-snippet.sh new file mode 100644 index 0000000..7aafcb8 --- /dev/null +++ b/test-snippet.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +echo Hello gitea!