diff --git a/prod.sh b/prod.sh index add4c67..ce76002 100644 --- a/prod.sh +++ b/prod.sh @@ -1,4 +1,9 @@ #!/usr/bin/env bash + +# Written by Chatgpt +# 70% problem for sure.. + + # shellcheck disable=SC1090 # Bash3 Boilerplate Setup