feat: use python4
This commit is contained in:
@@ -3,6 +3,6 @@ _:
|
||||
|
||||
# serve docsify page
|
||||
serve:
|
||||
python -m SimpleHTTPServer 9999
|
||||
python3 -m http.server 9999
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user