new installation process

This commit is contained in:
pvincent
2026-08-18 19:42:56 +04:00
parent 1c8519de85
commit b2a4350d0c
+1
View File
@@ -2,6 +2,7 @@
function sudo_root {
[[ "$UID" -ne 0 ]] && sudo -vp 'SUDO privilege required: '
true
}
## ASSERT Functions