Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ThemeTony/hugo-theme-tony.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFFRaycoder <nn_201312@163.com>2020-05-22 15:28:44 +0300
committerFFRaycoder <nn_201312@163.com>2020-05-22 15:28:44 +0300
commit153779c169debb2ad5bff3f1a03fbe129cc20a3b (patch)
tree7c85e3b8ba9bd9e3d7f161a0fdd0dc0daed0bb0d
parent4d7c551308351a76d9419550e66e3a9a7696e700 (diff)
update
-rw-r--r--deploy.bat8
1 files changed, 0 insertions, 8 deletions
diff --git a/deploy.bat b/deploy.bat
deleted file mode 100644
index d1dde3c..0000000
--- a/deploy.bat
+++ /dev/null
@@ -1,8 +0,0 @@
-@echo off
-git add -A
-echo Commit:
-set /p commit=
-::echo %commit%
-git commit -m "%commit%"
-git push -u origin master -f
-close \ No newline at end of file