s3: automatically create a bucket on startup

This commit is contained in:
Tomasz Dłuski
2021-12-03 22:10:59 +01:00
parent 4c4449110e
commit 6e798644da
4 changed files with 20 additions and 9 deletions

View File

@@ -179,4 +179,4 @@ if [[ $WAITFORIT_CLI != "" ]]; then
exec "${WAITFORIT_CLI[@]}"
else
exit $WAITFORIT_RESULT
fi
fi