chmaha

Results 3 comments of chmaha

My workaround for now is a `println!` statement followed by passing chunks of the original ps1 via `&str` to a modified `call_script` function like so: `call_script(include_str!("1_7zip.ps1"));`. It works but the...

> Because the problem is already bisected, I imagine a fix is coming in the next release. Nonetheless, Fedora users can use: > > ```shell > sudo dnf install --allow-downgrade...