reimpl reopenasadmin

This commit is contained in:
SpikeHD
2023-04-25 23:51:57 -07:00
parent 2568694ac1
commit 9d9bc43119

View File

@@ -157,7 +157,7 @@ fn main() -> Result<(), ArgsError> {
println!("You running as a non-elevated user. Some stuff will almost definitely not work.");
println!("===============================================================================");
//reopen_as_admin();
reopen_as_admin();
}
// Setup datadir/cultivation just in case something went funky and it wasn't made