Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: d8ecd548 by tchemit at 2018-11-12T20:16:52Z Le script postgresql/update.bat ne démarre pas - Closes #1163 - - - - - 1 changed file: - client-runner/src/main/assembly/dist/scripts/postgresql/update.bat Changes: ===================================== client-runner/src/main/assembly/dist/scripts/postgresql/update.bat ===================================== @@ -1,2 +1,2 @@ -java -Xmx2048M -Xms512M -jar ../../${project.project.build.finalName}.jar --obstuna-admin update \ No newline at end of file +java -Xmx2048M -Xms512M -jar ../../${applicationJarName}.jar --obstuna-admin update \ No newline at end of file View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/d8ecd54855947a91acd3d239e319... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/d8ecd54855947a91acd3d239e319... You're receiving this email because of your account on gitlab.com.
participants (1)
-
Tony CHEMIT