mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-19 17:42:32 +01:00
deploy: 5956a9bc60
This commit is contained in:
parent
977cdaf917
commit
1b94738c2a
2
fetch.sh
2
fetch.sh
@ -1,7 +1,7 @@
|
||||
#!/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://theme-park.dev/themes.json | jq -r '.["docker-mods"]')
|
||||
if [[ "$0" == "bash" ]]; then
|
||||
DIR="/tmp/theme-park-mods"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user