Skip to content

Commit

Permalink
fix: 配置文件写入失败
Browse files Browse the repository at this point in the history
  • Loading branch information
rehiy committed Oct 30, 2023
1 parent 1f38da6 commit 45f0675
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion client/docker/tdp-server
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/sh
#

exec tdp-blackbox "$NODE_NAME;$NODE_OWNER;$NODE_REGION;$NODE_ISP;$NODE_BANNER"
tdp-blackbox
sleep 120

0 comments on commit 45f0675

Please sign in to comment.