forked from cerc-io/plugeth
build: fix gobootstrap path for the PPA
This commit is contained in:
@@ -176,6 +176,7 @@ func UploadSFTP(identityFile, host, dir string, files []string) error {
|
||||
time.Sleep(500 * time.Millisecond)
|
||||
aborted = true
|
||||
sftp.Process.Kill()
|
||||
return
|
||||
}
|
||||
}
|
||||
}()
|
||||
|
||||
Reference in New Issue
Block a user