bevy-cli/bevy-cli
2025-01-06 02:31:31 -06:00

6 lines
87 B
Bash
Executable file

#!/usr/bin/env sh
BASEDIR=$(realpath $(dirname $0))
node "$BASEDIR/src/index.js" $@