This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
Discord.Net
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
34
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Update docs.bat
pull/1923/head
quin lynch
3 years ago
parent
81678ea4fe
commit
ad09833cd2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save