diff options
author | Georg | 2021-07-21 13:47:29 +0200 |
---|---|---|
committer | Georg | 2021-07-21 13:47:29 +0200 |
commit | 31c0d40071ce40272beb6d2ff7408c707ce64847 (patch) | |
tree | f66b33587d4f52f5ed669a41a23273bc55edd3b8 /scripts/sh | |
parent | 28cefabe617a2cb32e7efcc1f283a5f24dd5cb69 (diff) | |
download | system-31c0d40071ce40272beb6d2ff7408c707ce64847.tar.gz system-31c0d40071ce40272beb6d2ff7408c707ce64847.tar.bz2 system-31c0d40071ce40272beb6d2ff7408c707ce64847.zip |
Initial Scripts Run
Signed-off-by: Georg <georg@lysergic.dev>
Diffstat (limited to 'scripts/sh')
-rw-r--r-- | scripts/sh/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/sh/README.md b/scripts/sh/README.md new file mode 100644 index 0000000..b72121f --- /dev/null +++ b/scripts/sh/README.md @@ -0,0 +1 @@ +Contains scripts desgined to be executed through the Bourne Shell or compatible derivates (#!/bin/sh). |