6 lines
229 B
Go
6 lines
229 B
Go
|
package main
|
||
|
|
||
|
// this file is to ssh back to the master machine to send back the tarball
|
||
|
// still planning this piece out. stay tuned for more!
|
||
|
// handsomely, Wyatt J. Miller, the guy who doesn't know what socket is headed where
|