committed by
GitHub
parent
336f529410
commit
71ce5c8d30
@@ -87,9 +87,6 @@ fn run() -> Result<()> {
|
||||
|
||||
#[cfg(feature = "self-update")]
|
||||
{
|
||||
#[cfg(target_os = "linux")]
|
||||
openssl_probe::init_ssl_cert_env_vars();
|
||||
|
||||
if !run_type.dry() && env::var("TOPGRADE_NO_SELF_UPGRADE").is_err() {
|
||||
let result = self_update::self_update();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user