[skip ci] add cmt

This commit is contained in:
ansgarz 2024-12-07 11:56:40 +01:00
parent 1826bcc920
commit ad7845d910

View file

@ -163,6 +163,7 @@ tasks.register('installlocally') {
// create binaries and install into /usr/local/bin
// PREREQUISITE: graalvm / native-image must be installed - see https://www.graalvm.org/
// NOTE: May take up tp 10 Min altogether!
tasks.register('binariesInstall') {
dependsOn(uberjarServer, uberjarDesktop, uberjarSyspec)
doLast {