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

com.netflix.gradle.plugins.daemon.postInstall.tpl Maven / Gradle / Ivy

There is a newer version: 11.10.0
Show newest version
[ -x /bin/touch ] && touch=/bin/touch || touch=/usr/bin/touch
\$touch /service/${daemonName}/down

${autoStart? installCmd : ""}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy