edit
This commit is contained in:
parent
682b158ba0
commit
5dfe840899
@ -5,7 +5,7 @@ echo Updating project...
|
||||
git reset --hard
|
||||
git clean -fd
|
||||
git pull
|
||||
call python "C:\scripts\add-slug.py" "C:\kb-personal\src\content\docs\knowledge-base"
|
||||
call python ".\add-slug.py" ".\src\content\docs\knowledge-base"
|
||||
call npm install
|
||||
call npm run build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user