diff --git a/docker-mods/fetch.sh b/fetch.sh similarity index 88% rename from docker-mods/fetch.sh rename to fetch.sh index b545c139..9f137ab3 100644 --- a/docker-mods/fetch.sh +++ b/fetch.sh @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# Downloads all docker mod scripts MODS=$(curl https://develop.theme-park.dev/themes.json | jq -r '.["docker-mods"]') if [[ "$0" == "bash" ]]; then