cubicjs/server/build.sh
2024-12-22 17:38:53 +03:00

4 lines
66 B
Bash
Executable file

#!/bin/sh
mkdir -p dest
python3 -m zipapp src -o dest/script.pyz