1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-16 06:59:38 +02:00

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

This commit is contained in:
GilbN 2022-07-10 18:57:00 +02:00
commit 302ea84efa

View File

@ -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