if I keep forgetting to re-set this I am going to explode

This commit is contained in:
SpikeHD 2023-06-06 18:08:28 -07:00
parent 044be37e9e
commit fc7fb739e7

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