#!/bin/bash if test "$(whoami)" = "$(cat /home/test/active)"; then echo "I'm the active color, not my duty to generate keys!" exit 0 fi source "${HOME}/activate" taler-deployment-keyup