Skip to content

Commit

Permalink
fixed lxdvs#8
Browse files Browse the repository at this point in the history
  • Loading branch information
kolipass committed Sep 4, 2014
1 parent 1c7aed4 commit 62620af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions make.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#SYS=`uname`
#ARCH=`uname -m`
SYS=`uname`
ARCH=`uname -m`
git submodule update --init
cd jd-cli
wget https://github.com/kolipass/jd-core-java/releases/download/1.2/jd-core-java-1.2.jar
Expand Down

0 comments on commit 62620af

Please sign in to comment.