Files
pear-admin-flask/dockerdata/start.sh
T

5 lines
73 B
Bash

#!/bin/bash
# 运行程序
echo "Starting application..."
python3 app.py