# Template file for 'batocera' OSNAME="batocera" PRETTY="Batocera" BASEDOF="-" HOMEPAGE="https://batocera.org" DESCRIPTION="Retro-gaming distribution with the aim of turning any computer/nano computer into a gaming console during a game or permanently" CREDENTIALS="-" GUEST="batocera" IMAGE_TYPE="img" function releases_() { #shellcheck disable=SC2046,SC2005 echo $(web_pipe "https://mirrors.o2switch.fr/batocera/x86_64/stable/" | grep ^\> "${CONF_FILE}" }