#!/bin/sh

export CHAIN_4_RAN=1
printf "chain4 "
exec "$@"
