Ver Fonte

Merge pull request #63 from virmaior/master

Update wz_post.sh
gtxaspec há 3 anos atrás
pai
commit
a4ca7e9fc2
1 ficheiros alterados com 1 adições e 1 exclusões
  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