updated basepfx: spravkibk

This commit is contained in:
Mikhail Tergoev
2025-03-07 09:00:53 +03:00
parent 4ef7733233
commit 7ac94ed4bd
3 changed files with 4 additions and 3 deletions

View File

@ -94,6 +94,7 @@ fi
##### ROOT #####
su_run () {
print_info "Будет обновлена система и установлены зависимости."
print_info "Для продолжения настройки введите root пароль..."
su - -c "$@"
}