#!/bin/sh echo "BEARER=???" > secrets.env echo "API_VOTE=https://voting.2021.egoi.ch/api/votes/{question_id}" >> secrets.env