mirror of
https://github.com/CachyOS/New-Cli-Installer.git
synced 2025-01-23 14:32:22 +08:00
♻ cleanup
This commit is contained in:
parent
d87abfb692
commit
c21a4e23f0
@ -234,6 +234,8 @@ void install_systemd_boot() noexcept {
|
||||
const auto& uefi_mount = std::get<std::string>(config_data["UEFI_MOUNT"]);
|
||||
|
||||
{
|
||||
char* sbuffer = NULL;
|
||||
|
||||
fflush(stderr);
|
||||
/* save stderr */
|
||||
FILE* sbuf = stderr;
|
||||
|
Loading…
Reference in New Issue
Block a user