#!/bin/sh HCLOUD_TOKEN="$(pass Internet/api.hetzner.cloud | head -1)"; HCLOUD_CONTEXT="sh"; /usr/local/bin/hcloud "$@";