mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-31 08:04:54 +02:00
add set server admin password to cli
This commit is contained in:
parent
ddd292422b
commit
fc19d0ba8b
9 changed files with 172 additions and 5 deletions
3
cli/wrapper.sh
Normal file
3
cli/wrapper.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
cd /app/
|
||||
./dist/cli.mjs "$@"
|
Loading…
Add table
Add a link
Reference in a new issue