mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-16 08:12:12 +11:00
🔥 file generation
This commit is contained in:
parent
d56599f49a
commit
2fa6a7a743
1 changed files with 0 additions and 1 deletions
|
|
@ -15,5 +15,4 @@ RUN make -j$(nproc)
|
|||
ARG ADMIN_A=admin
|
||||
ARG SAVE_FREQ=2
|
||||
|
||||
RUN ["sh", "-c", "/CCash/config/ssl.sh && /CCash/build/bank"]
|
||||
CMD ["sh", "-c", "/CCash/config/ssl.sh && /CCash/build/bank ${ADMIN_A} ${SAVE_FREQ}"]
|
||||
Loading…
Reference in a new issue