fosrl.pangolin/cli/wrapper.sh
2025-06-15 13:19:07 -04:00

3 lines
39 B
Bash

#!/bin/sh
cd /app/
./dist/cli.mjs "$@"