This commit is contained in:
Wang Sen Di
2025-12-10 10:29:14 +08:00
parent d5968af95c
commit e12d685886
2 changed files with 4 additions and 4 deletions

View File

@@ -7,8 +7,8 @@ __main() {
tmux new-session -ds tmux # 主进程,避免 pkill 误杀
bash /apps/gitrce/boot/conflict.sh >/dev/null 2>&1
bash /apps/gitrce/deploy/release/default/start.sh >/dev/null 2>&1
bash /apps/gitrce/netflow/iptables.sh >/dev/null 2>&1
# bash /apps/gitrce/deploy/release/default/start.sh >/dev/null 2>&1
# bash /apps/gitrce/netflow/iptables.sh >/dev/null 2>&1
}