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

templates.bin.stool-raw.sh Maven / Gradle / Ivy

There is a newer version: 4.0.3
Show newest version
#! /bin/sh
# Stool dashboard and the service startup invoke this script to execute stool commands with the login environment of the stage owner.
# This script needs sudo permissions.
bash --login -c "source ${{stool.bin}}/stool-function && stool $*"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy