Add explicit environment propagation
This commit is contained in:
@@ -390,6 +390,7 @@ fn direct_attach(
|
||||
bootstrap: bootstrap.clone(),
|
||||
cols: 80,
|
||||
rows: 24,
|
||||
requested_env: Vec::new(),
|
||||
};
|
||||
let packet = protocol::encode_plain(
|
||||
PacketKind::BootstrapAttachRequest,
|
||||
|
||||
Reference in New Issue
Block a user