Files
frietlijst/pack.sh

7 lines
115 B
Bash
Executable File

#!/bin/bash
zip deployable.zip \
templates/*.html \
models/*.py \
main.py \
token.json \
requirements.txt