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/README.md | |
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/README.md')
-rw-r--r-- | scripts/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/README.md b/scripts/README.md new file mode 100644 index 0000000..a67dc6d --- /dev/null +++ b/scripts/README.md @@ -0,0 +1 @@ +This contains scripts which are generally called manually or through cronjobs. Scripts which serve integrated purposese, i.e. init scripts, are to be found in the respective service directories. |