#!/bin/bash if test "$(whoami)" = "$(cat /home/test/active)"; then echo "I am the active color, will not obey to BB" exit 0 fi source "${HOME}/activate" taler-deployment-sign