mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
test update
This commit is contained in:
parent
56bd04f06c
commit
a528aac75c
@ -29,7 +29,7 @@ func main() {
|
||||
if !pathExist {
|
||||
/* clone the pikascript repo */
|
||||
fmt.Printf("downloading pikascript to %s...\n", path)
|
||||
fmt.Printf("need about 10 mins\n")
|
||||
fmt.Printf("need about 10 min(s)\n")
|
||||
fmt.Printf("please wait...\n")
|
||||
_, err = git.PlainClone(path, false, &git.CloneOptions{
|
||||
URL: "https://github.com.cnpmjs.org/pikastech/pikascript",
|
||||
|
Loading…
x
Reference in New Issue
Block a user