Files
vue-fastapi-admin/deploy/entrypoint.sh
T
2023-08-18 17:35:20 +08:00

5 lines
37 B
Bash

#!/bin/sh
set -e
nginx
python run.py