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