This commit is contained in:
Tobias Powalowski 2024-06-05 07:39:08 +02:00
parent 7f998342f7
commit 6f0f6ae6fc

View file

@ -165,6 +165,7 @@ _configure_system() {
_run_locale_gen
elif [[ "${_FILE}" = "> User Management" ]]; then
_user_management
_FILE="> User Management"
else
${_EDITOR} "${_DESTDIR}""${_FILE}"
fi