Browse Source

Merge branch 'develop' of https://github.com/GilbN/theme.park into develop

pull/397/head
GilbN 3 years ago
parent
commit
302ea84efa
  1. 1
      fetch.sh

1
docker-mods/fetch.sh → 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
Loading…
Cancel
Save