From 21b53399c6208dd424d45d1ab21430dd94533052 Mon Sep 17 00:00:00 2001 From: Eric Trenkel Date: Sat, 5 Sep 2026 00:25:48 +0200 Subject: [PATCH 1/2] Add Test --- scripts/Test/info.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 scripts/Test/info.yml diff --git a/scripts/Test/info.yml b/scripts/Test/info.yml new file mode 100644 index 0000000..8759c03 --- /dev/null +++ b/scripts/Test/info.yml @@ -0,0 +1,8 @@ +name: Test +description: +version: 1.0.0 +author: test +license: MIT +git: https://github.com/bostrot/wsl-scripts +distro: + From ffdcb6d94286b27f2af12d1710f176a1d4a13fdd Mon Sep 17 00:00:00 2001 From: Eric Trenkel Date: Sat, 5 Sep 2026 00:25:49 +0200 Subject: [PATCH 2/2] Add Test --- scripts/Test/script.noshell | 1 + 1 file changed, 1 insertion(+) create mode 100644 scripts/Test/script.noshell diff --git a/scripts/Test/script.noshell b/scripts/Test/script.noshell new file mode 100644 index 0000000..f4d7fa5 --- /dev/null +++ b/scripts/Test/script.noshell @@ -0,0 +1 @@ +bash \ No newline at end of file