AntennaPod/scripts/makeRelease.sh

5 lines
210 B
Bash
Raw Normal View History

2015-11-27 17:06:23 +01:00
#!/bin/sh
2016-06-19 18:55:12 +02:00
2024-04-05 19:20:27 +02:00
curl -s https://raw.githubusercontent.com/AntennaPod/antennapod.github.io/master/_config.yml | yq -r ".languages[]" > ./ui/common/src/main/assets/website-languages.txt
python ./createContributors.py