ipc
This commit is contained in:
@@ -5,3 +5,5 @@ npm install
|
||||
echo "run docs:build"
|
||||
npm run docs:build
|
||||
|
||||
ps -ef | grep "npm run docs:preview" | grep -v grep | awk '{print $2}' | xargs kill -9
|
||||
npm run docs:preview &
|
||||
Reference in New Issue
Block a user