parent
0b39cd7752
commit
9c7771e971
|
@ -41,7 +41,9 @@ func main() {
|
|||
}
|
||||
shell.Write("/tmp/build.md5sum", md5sum)
|
||||
|
||||
/*
|
||||
// upload test
|
||||
sess := shell.SSH("mirrors.wit.com", 22, "jcarr", "")
|
||||
|
||||
shell.Scp(sess, filename, "/tmp/jcarr-testing")
|
||||
*/
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue