mao123qw commited on
Commit
6959207
·
verified ·
1 Parent(s): 79d68b9

Update install_reader.sh

Browse files
Files changed (1) hide show
  1. install_reader.sh +1 -1
install_reader.sh CHANGED
@@ -77,7 +77,7 @@ if [ -f "./bin/startup.sh" ]; then
77
  cd bin
78
  ./startup.sh -m single
79
  echo "服务已启动!"
80
- tail -f app/logs/start.out
81
  else
82
  echo "错误:启动脚本不存在"
83
  exit 1
 
77
  cd bin
78
  ./startup.sh -m single
79
  echo "服务已启动!"
80
+ tail -f logs/start.out
81
  else
82
  echo "错误:启动脚本不存在"
83
  exit 1