mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-29 19:58:52 +00:00
4 lines
133 B
Bash
4 lines
133 B
Bash
![]() |
#!/bin/bash
|
||
|
# Needs buildx to build. Run tpotce/bin/setup-builder.sh first
|
||
|
docker buildx build --output ../../dist/html/cyberchef/ .
|