summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorruki <[email protected]>2017-06-01 11:45:04 +0800
committerruki <[email protected]>2017-06-01 11:45:04 +0800
commit9fe0d2ac3ef006dacd8596ee9d3254e687c0240f (patch)
tree3c8f5272359a2e7d199955e308799f5acab0cfdc /docs
parent328ab7deb3bd2d5a3e8a9ff1d9c5d11c69f912c9 (diff)
add get.sh softlink in docs
Diffstat (limited to 'docs')
l---------docs/get.ps11
l---------docs/get.sh1
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/get.ps1 b/docs/get.ps1
new file mode 120000
index 000000000..9a93d483b
--- /dev/null
+++ b/docs/get.ps1
@@ -0,0 +1 @@
+./scripts/get.ps1 \ No newline at end of file
diff --git a/docs/get.sh b/docs/get.sh
new file mode 120000
index 000000000..852c87c10
--- /dev/null
+++ b/docs/get.sh
@@ -0,0 +1 @@
+./scripts/get.sh \ No newline at end of file