All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.robozonky.cli.configuration.scripts.robozonky-exec.sh.ftl Maven / Gradle / Ivy

There is a newer version: 6.4.1
Show newest version
#!/bin/bash
export JAVA_OPTS="$JAVA_OPTS ${data.javaOpts}"
${data.root}/robozonky.sh @${data.options}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy