diff --git a/SD_ROOT/wz_mini/etc/init.d/wz_post.sh b/SD_ROOT/wz_mini/etc/init.d/wz_post.sh index 31bef2b..2d7c9f6 100755 --- a/SD_ROOT/wz_mini/etc/init.d/wz_post.sh +++ b/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