diff --git a/launch.sh b/launch.sh index bd8f968..964c81d 100755 --- a/launch.sh +++ b/launch.sh @@ -1,4 +1,5 @@ #!/bin/bash +# This script launches the meshing-around bot or the report generator in python virtual environment # launch.sh cd "$(dirname "$0")"