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