mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-05-06 13:32:15 +02:00
Update report_generator.py
This commit is contained in:
@@ -932,7 +932,7 @@ def main():
|
||||
index_path = os.path.join(output_dir, 'index.html')
|
||||
|
||||
print(f"\n\nMeshBot (BBS) Web Dashboard Report Generator")
|
||||
print(f"\nMain dashboard: http:/{index_path}\n")
|
||||
print(f"\nMain dashboard: file://{index_path}\n")
|
||||
|
||||
try:
|
||||
if not os.path.exists(output_dir):
|
||||
|
||||
Reference in New Issue
Block a user