Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
proddy committed Oct 30, 2024
1 parent 06bb532 commit ef3862f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/system.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1135,6 +1135,7 @@ void System::show_system(uuid::console::Shell & shell) {
}

// see if there is a restore of an older settings file that needs to be applied
// note there can be only one file at a time
bool System::check_restore() {
bool reboot_required = false; // true if we need to reboot

Expand Down

0 comments on commit ef3862f

Please sign in to comment.