CAU-NLP-Spring-2019-PQ-Man-.../docker/start.sh

10 lines
230 B
Bash
Raw Permalink Normal View History

2019-06-12 04:11:03 +00:00
#!/bin/bash
rm -rdf
git clone https://git.sanchezm.fr/mathieu/CAU-NLP-Spring-2019-PQ-Man-Server.git /root/nlp
cd /root/nlp/CAu_NLP_2019
mvn assembly:assembly
java -jar target/CAu_NLP_2019-1.0-SNAPSHOT-jar-with-dependencies.jar