#!/bin/sh set -e # Läs secrets PW=$(cat /run/secrets/skoda_password) SPIN=$(cat /run/secrets/skoda_spin) cat > /root/.netrc <