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