소스 검색

Update wz_post.sh

virmaior 3 년 전
부모
커밋
a1533feac1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      SD_ROOT/wz_mini/etc/init.d/wz_post.sh

+ 1 - 1
SD_ROOT/wz_mini/etc/init.d/wz_post.sh

@@ -2,7 +2,7 @@
 
 ### This file is called by /etc/init.d/rcS, and is run before app_init.sh
 
-exec 1> /opt/wz_mini/log/vz_post.log 2>&1
+exec 1> /opt/wz_mini/log/wz_post.log 2>&1
 
 set -x