4 lines
69 B
Bash
4 lines
69 B
Bash
#! @bash@/bin/bash
|
|
# shellcheck shell=bash
|
|
|
|
exec @buildlddtree@ "$@"
|