mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Adding deactivate to mkdocs dev script
This commit is contained in:
parent
97fe37a8e6
commit
f8ee2064af
1 changed files with 4 additions and 1 deletions
|
@ -13,4 +13,7 @@ pip install mkdocs-material #only 1st time
|
||||||
|
|
||||||
#Run mkdocs and look at changes as you make them
|
#Run mkdocs and look at changes as you make them
|
||||||
mkdocs serve
|
mkdocs serve
|
||||||
start http://localhost:8010 #Opens Browser
|
start http://localhost:8010 #Opens Browser
|
||||||
|
|
||||||
|
#Stop python
|
||||||
|
deactivate
|
Loading…
Add table
Add a link
Reference in a new issue