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

.distributeme-maven-plugin.2.3.source-code.stop.sh Maven / Gradle / Ivy

#!/usr/bin/env bash
echo killing `cat $TARGET_PID`
kill `cat $TARGET_PID`
rm $TARGET_PID




© 2015 - 2025 Weber Informatics LLC | Privacy Policy