Nick Kasvosve 9 years ago
parent
commit
22b687de67
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Java/beyondj/setup.sh

+ 1 - 1
frameworks/Java/beyondj/setup.sh

@@ -1,5 +1,5 @@
 WORKING_DIR=beyondj-launcher/deploy
-FILE=beyondj-launcher/deploy/beyondj.jar
+#FILE=beyondj-launcher/deploy/beyondj.jar
 
 if [ ! -d "$WORKING_DIR" ]; then
         mkdir $WORKING_DIR