diff options
author | aktersnurra <gustaf.rydholm@gmail.com> | 2021-01-07 20:10:54 +0100 |
---|---|---|
committer | aktersnurra <gustaf.rydholm@gmail.com> | 2021-01-07 20:10:54 +0100 |
commit | ff9a21d333f11a42e67c1963ed67de9c0fda87c9 (patch) | |
tree | afee959135416fe92cf6df377e84fb0a9e9714a0 /src/tasks/download_iam.sh | |
parent | 25b5d6983d51e0e791b96a76beb7e49f392cd9a8 (diff) |
Minor updates.
Diffstat (limited to 'src/tasks/download_iam.sh')
-rwxr-xr-x | src/tasks/download_iam.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tasks/download_iam.sh b/src/tasks/download_iam.sh index 4bf011c..e3cf76b 100755 --- a/src/tasks/download_iam.sh +++ b/src/tasks/download_iam.sh @@ -1,2 +1,2 @@ -#!/bin/bash +#!/usr/bin/fish poetry run download-iam |