Skip to content

Commit

Permalink
修复启动脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
zlzforever committed Jul 30, 2024
1 parent 2b49450 commit 4086d05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
set -e

# 在这里添加你需要执行的命令
# 例如,运行数据库迁移、配置检查等
Expand Down

0 comments on commit 4086d05

Please sign in to comment.