Browse Source

Update docs.bat

pull/1923/head
quin lynch 3 years ago
parent
commit
ad09833cd2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      azure/docs.bat

+ 1
- 1
azure/docs.bat View File

@@ -1,5 +1,5 @@
ECHO clone docs-static
git clone git@github.com:discord-net/docs-static.git || EXIT /B 1
git clone git@github.com:Discord-Net-Labs/docs.git || EXIT /B 1

ECHO remove old 'latest'
ECHO Y | RMDIR /S docs-static\latest || EXIT /B 1


Loading…
Cancel
Save