删除 nas-clone.bat
This commit is contained in:
parent
2556c0c794
commit
eed9d90c6d
@ -1,7 +0,0 @@
|
||||
@echo off
|
||||
chcp 65001
|
||||
:Input
|
||||
set /p nas_project_name=请输入项目名称:
|
||||
if "%nas_project_name%"=="" goto :Input
|
||||
git clone http://117.50.220.191:8418/nas/%nas_project_name%.git
|
||||
pause
|
Loading…
Reference in New Issue
Block a user