mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
test update to gitee
This commit is contained in:
parent
2df176923b
commit
ae45465846
@ -52,7 +52,6 @@ func updatePikascript(path string) {
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
fmt.Printf("PathExists(%s),err(%v)\n", path, err)
|
fmt.Printf("PathExists(%s),err(%v)\n", path, err)
|
||||||
}
|
}
|
||||||
|
|
||||||
if !pathExist {
|
if !pathExist {
|
||||||
/* clone the pikascript repo */
|
/* clone the pikascript repo */
|
||||||
fmt.Printf("downloading pikascript to %s...\n", path)
|
fmt.Printf("downloading pikascript to %s...\n", path)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user