diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-03-20 18:09:06 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-03-20 18:09:06 +0100 |
commit | 7e8e54e84c63171e748bbf09516fd517e6821ace (patch) | |
tree | 996093f75a5d488dddf7ea1f159ed343a561ef89 /tasks/create_iam_paragraphs.sh | |
parent | b0719d84138b6bbe5f04a4982dfca673aea1a368 (diff) |
Inital commit for refactoring to lightning
Diffstat (limited to 'tasks/create_iam_paragraphs.sh')
-rwxr-xr-x | tasks/create_iam_paragraphs.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tasks/create_iam_paragraphs.sh b/tasks/create_iam_paragraphs.sh new file mode 100755 index 0000000..fa2bfb0 --- /dev/null +++ b/tasks/create_iam_paragraphs.sh @@ -0,0 +1,2 @@ +#!/usr/bin/fish +poetry run create-iam-paragraphs |