diff options
| author | Raúl Benencia <rul@kalgan.cc> | 2019-01-08 19:45:19 -0800 |
|---|---|---|
| committer | Raúl Benencia <rul@kalgan.cc> | 2019-01-08 19:45:19 -0800 |
| commit | 943864231aa4caf367ae86a066c1ef63c3d17d41 (patch) | |
| tree | 63f1f0b87c8753323ed24052dc114369c8e41a36 /configs/data-dir/static | |
| parent | f08e7ef525d431223084184e5e234ed8acbecfc4 (diff) | |
Rename example-templates-configs to data-dir
Diffstat (limited to 'configs/data-dir/static')
| -rw-r--r-- | configs/data-dir/static/test-script | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/data-dir/static/test-script b/configs/data-dir/static/test-script new file mode 100644 index 0000000..8c33db6 --- /dev/null +++ b/configs/data-dir/static/test-script @@ -0,0 +1,3 @@ +#!/bin/sh + +echo "Hello world" |
