1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Fixing menus

This commit is contained in:
silversword411 2022-08-13 15:19:42 -04:00
parent 5cdd08ee1d
commit 5e1664c700
No known key found for this signature in database
GPG key ID: 6F4BD176F56B50CA
3 changed files with 9 additions and 14 deletions

View file

@ -14,8 +14,8 @@ pip install mkdocs #only 1st time
pip install mkdocs-material #only 1st time
#Run mkdocs and look at changes as you make them
start-process http://localhost:8010 #Opens Browser
mkdocs serve
start http://localhost:8010 #Opens Browser
#Stop python
deactivate