1 changed files with 1 additions and 0 deletions
@ -1,4 +1,5 @@ |
|||||
#!/usr/bin/env bash |
#!/usr/bin/env bash |
||||
|
# Downloads all docker mod scripts |
||||
|
|
||||
MODS=$(curl https://develop.theme-park.dev/themes.json | jq -r '.["docker-mods"]') |
MODS=$(curl https://develop.theme-park.dev/themes.json | jq -r '.["docker-mods"]') |
||||
if [[ "$0" == "bash" ]]; then |
if [[ "$0" == "bash" ]]; then |
Loading…
Reference in new issue