corrected a single parenthesis

This commit is contained in:
R Dittberner 2025-05-15 17:25:11 +02:00
parent febb4b3be7
commit ee4dc7c230

View file

@ -10,7 +10,7 @@ def main():
start: start one specific service or all services at once;
stop: stop one specific service or all services at once;
shell: run a shell in an existing service;
karaf: run a karaf shell in an existing service (only useful for openHAB;
karaf: run a karaf shell in an existing service (only useful for openHAB);
down: stop all services and delete their pods""")
if "REPO" in os.environ: