Fixed setup.sh

This commit is contained in:
Luca Frosini 2022-07-08 13:52:22 +02:00
parent fc6ebbff55
commit 567afc73a6
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ else
echo "- Modify ${CONTAINER_INI} with your hostname"
fi
echo "- Modify ${CONTAINER_INI} startup infrastructure and vres"
echo "- Modify ${CONTAINER_INI} authorization section"
echo "- You can Start the container from ${BUNDLE_HOME} directory using the command ./${STARTUP_SCRIPT}"
echo "- You can Stop the container from ${BUNDLE_HOME} directory using the command ./${STOP_SCRIPT}"