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