Parcourir la source

Update wz_post.sh

virmaior il y a 3 ans
Parent
commit
a1533feac1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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