diff --git a/docker-mods/fetch.sh b/fetch.sh similarity index 93% rename from docker-mods/fetch.sh rename to fetch.sh index 4ce22675..7e392ae8 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://theme-park.dev/themes.json | jq -r '.["docker-mods"]') if [[ "$0" == "bash" ]]; then