mirror of
https://gitee.com/coder-xiaomo/notes
synced 2025-09-13 22:31:38 +08:00
创建vuepress项目
This commit is contained in:
6
创建图片软连接(执行前记得改文件里面的目录)(管理员).bat
Normal file
6
创建图片软连接(执行前记得改文件里面的目录)(管理员).bat
Normal file
@@ -0,0 +1,6 @@
|
||||
C:
|
||||
cd %userprofile%\Desktop\notes\docs
|
||||
pause
|
||||
|
||||
mklink /D .vuepress\public\static\ %userprofile%\Desktop\notes\docs\computer-networks\static\
|
||||
pause
|
Reference in New Issue
Block a user