![JAR search and dependency download from the Maven repository](/logo.png)
templates.bin.stool-raw.sh Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of main Show documentation
Show all versions of main Show documentation
Stool's main component. Java Library, cli, setup code.
#! /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 - 2025 Weber Informatics LLC | Privacy Policy