Add Eulerpool API key credential template

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ole-Morten Duesund 2026-03-25 19:40:38 +01:00
commit b2da60823a
2 changed files with 6 additions and 0 deletions

5
99-eulerpool.example Executable file
View file

@ -0,0 +1,5 @@
# shellcheck shell=bash
# Eulerpool API key
# Copy to 99-eulerpool and fill in your key, then: chmod 700 99-eulerpool
require_private "${BASH_SOURCE[0]}"
export EULERPOOL_API_KEY=your-api-key-here