Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 369 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 369 Bytes

zhazha

Web Tool Of My zhazha

Prepare

  1. Maven3/JDK1.8/Git
  2. git clone https://github.com/kayzhao/zhazha.git

Deploy

in zhazha folder,then type commands as fllows:

  1. git pull
  2. sudo bash -x build.sh

Error

MVN error

JDK version must be 1.8+

Unable to create tempDir

mkdir -p /root/kayzhao/tmpwife/ (the tmp folder is show in nohup.out log)