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:
parent
1bff6e28b1
commit
ccd8ca3db3
35 changed files with 9 additions and 1985 deletions
2
main.go
2
main.go
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue