浏览代码

Merge pull request #63 from virmaior/master

Update wz_post.sh
gtxaspec 3 年之前
父节点
当前提交
a4ca7e9fc2
共有 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