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

consolidate sender

This commit is contained in:
Zack Scholl 2019-04-09 15:21:54 -07:00
parent a185c1fd68
commit c615168fc2
7 changed files with 213 additions and 228 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{"100mb.file"},
PathToFiles: []string{"croc.exe","croc2.exe"},
KeepPathInRemote: false,
})
} else {