mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-07-06 09:51:24 +02:00
Update launch.sh
This commit is contained in:
@@ -26,6 +26,8 @@ elif [ "$1" == "html" ]; then
|
||||
python3 etc/report_generator.py
|
||||
elif [ "$1" == "html5" ]; then
|
||||
python3 etc/report_generator5.py
|
||||
elif [ "$1" == "addfav" ]; then
|
||||
python3 script/addFav.py
|
||||
else
|
||||
echo "Please provide a bot to launch (pong/mesh) or a report to generate (html/html5)"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user