mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-19 08:05:10 -05:00
4 lines
39 B
Bash
4 lines
39 B
Bash
#!/bin/sh
|
|
cd /app/
|
|
./dist/cli.mjs "$@"
|