mao123qw commited on
Commit
793cb5f
·
verified ·
1 Parent(s): ad70631

Update install_reader.sh

Browse files
Files changed (1) hide show
  1. install_reader.sh +1 -0
install_reader.sh CHANGED
@@ -46,6 +46,7 @@ if [ -f "./startup.sh" ]; then
46
  chmod +x "./startup.sh"
47
  ./startup.sh -m single
48
  echo "服务已启动!"
 
49
  else
50
  echo "错误:启动脚本不存在"
51
  exit 1
 
46
  chmod +x "./startup.sh"
47
  ./startup.sh -m single
48
  echo "服务已启动!"
49
+ tail -f /app/logs/start.out
50
  else
51
  echo "错误:启动脚本不存在"
52
  exit 1