Browse Source

Update wz_post.sh

virmaior 3 năm trước cách đây
mục cha
commit
a1533feac1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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