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: + 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