bash.d/99-doffin.example

5 lines
186 B
Text
Raw Permalink Normal View History

# shellcheck shell=bash
# Doffin API key
# Copy to 99-doffin and fill in your key, then: chmod 700 99-doffin
#require_private "${BASH_SOURCE[0]}"
export DOFFIN_API_KEY=your-api-key-here