feat: one-time sudo at start with background keep-alive, no more password prompts
This commit is contained in:
@@ -229,6 +229,9 @@ main() {
|
||||
log_info "Log file: $OMERON_LOG_FILE"
|
||||
log_info "Project: $OMERON_ROOT"
|
||||
|
||||
sudo_init
|
||||
trap 'sudo_cleanup' EXIT
|
||||
|
||||
detect_environment
|
||||
|
||||
show_banner
|
||||
|
||||
Reference in New Issue
Block a user