chansung commited on
Commit
7dc799c
·
1 Parent(s): a5e9705

Update entry_script.sh

Browse files
Files changed (1) hide show
  1. entry_script.sh +3 -1
entry_script.sh CHANGED
@@ -2,4 +2,6 @@
2
 
3
  python health_check_200.py > log2.log &
4
 
5
- python entry_point.py > log1.log &
 
 
 
2
 
3
  python health_check_200.py > log2.log &
4
 
5
+ python entry_point.py > log1.log &
6
+
7
+ tail -f log2.log