From ce33421b166df8b59fff62756a0d0901ddc9ff1e Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 11 Dec 2024 17:14:38 -0800 Subject: [PATCH] Update launch.sh --- launch.sh | 1 + 1 file changed, 1 insertion(+) 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")"