Skip to content
This repository was archived by the owner on Jul 9, 2019. It is now read-only.

Commit 4026eff

Browse files
author
ggggle
committed
修改Windows编译脚本
1 parent 5c0b5f2 commit 4026eff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

make.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
@echo off
22
title Auto Make
33

4-
set FNAME=luzhibo
4+
set FNAME=liveGet
55
set PNAME=github.com\ggggle\%FNAME%
6-
set GPATH=https://github.com/ggggle/luzhibo.git
6+
set GPATH=https://github.com/ggggle/liveGet.git
77
set CPATH=%cd%
88
set BPATH=%~dp0
99

0 commit comments

Comments
 (0)