linkerd2/bin/root-tag

9 lines
109 B
Bash
Executable File

#!/bin/bash
bindir=$( cd "${0%/*}" && pwd )
# shellcheck source=_tag.sh
. "$bindir"/_tag.sh
head_root_tag