0
0
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +02:00

dont erase file

This commit is contained in:
Zack Scholl 2019-04-10 07:25:29 -07:00
parent 1bff6e28b1
commit ccd8ca3db3
35 changed files with 9 additions and 1985 deletions

View file

@ -35,7 +35,7 @@ func main() {
// PathToFile: "../wskeystore/README.md",
// PathToFile: "./src/croc/croc.go",
// PathToFiles: []string{"C:\\Users\\zacks\\go\\src\\github.com\\schollz\\croc\\src\\croc\\croc.go", "croc.exe"},
PathToFiles: []string{"croc.exe","croc2.exe"},
PathToFiles: []string{"croc3.exe", "croc2.exe"},
KeepPathInRemote: false,
})
} else {