【Linux系统】

  1. 获取更新包:
    http://yun.baidu.com/share/link?shareid=2835272852&uk=2170615353
    下载更新包 ireport365-installer.war

  2. 将更新包上传至服务器目录 /opt/iReport365/

    /opt/iReport365/ireport365-installer.war 
  3. 执行以下命令:

    cd /opt/iReport365/
    mv ireport365.war  ireport365.war.20160501         //这里是当前日期
    cp ../ireport365-installer.war . 
    unzip ireport365-installer.war
    rm -fr ireport365-installer.war
    cd ..
    ./stop.sh
    ./run.sh