添加了连接符&&
This commit is contained in:
		@@ -18,5 +18,5 @@
 | 
				
			|||||||
            "onAutoForward": "notify"
 | 
					            "onAutoForward": "notify"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  "postAttachCommand": "npm install &&  npm add -D vitepress npm run docs:dev -- --host 0.0.0.0"
 | 
					  "postAttachCommand": "npm install &&  npm add -D vitepress && npm run docs:dev -- --host 0.0.0.0"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user