mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-20 01:52:32 +01:00
deploy: 302ea84efa
This commit is contained in:
parent
8fe7ca6fe5
commit
9cdf4c716f
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