#!/bin/bash
CHPL_HOME="@@HOMEBREW_CELLAR@@/chapel/2.8.0/libexec" CHPL_IGNORE_GASNET_LD="1" exec "@@HOMEBREW_CELLAR@@/chapel/2.8.0/libexec/bin/linux64-aarch64/chpl-shim"  "$@"
