Loading de.ugoe.cs.swe.T3Q/build/build.sh +4 −4 Original line number Diff line number Diff line Loading @@ -19,9 +19,9 @@ cp $BASE_DIR/t3q $TARGET/ cp $PARENT/target/de.ugoe.cs.swe.T3Q-1.0.0-SNAPSHOT-shadow.jar $TARGET/t3q.jar # zip contents of target directory without parent path cd downloads zip -r t3q-$VERSION.zip t3q-$VERSION/ # cd downloads # zip -r t3q-$VERSION.zip t3q-$VERSION/ # clean up rm -rf t3q-$VERSION/ cd .. # rm -rf t3q-$VERSION/ # cd .. Loading
de.ugoe.cs.swe.T3Q/build/build.sh +4 −4 Original line number Diff line number Diff line Loading @@ -19,9 +19,9 @@ cp $BASE_DIR/t3q $TARGET/ cp $PARENT/target/de.ugoe.cs.swe.T3Q-1.0.0-SNAPSHOT-shadow.jar $TARGET/t3q.jar # zip contents of target directory without parent path cd downloads zip -r t3q-$VERSION.zip t3q-$VERSION/ # cd downloads # zip -r t3q-$VERSION.zip t3q-$VERSION/ # clean up rm -rf t3q-$VERSION/ cd .. # rm -rf t3q-$VERSION/ # cd ..