dev-upgrade

This commit is contained in:
pvincent
2026-09-02 01:27:07 +04:00
parent fac177fe15
commit ac646ae6b0
-1
View File
@@ -2,7 +2,6 @@
function sudo_root {
[[ "$UID" -ne 0 ]] && sudo -vp 'SUDO privilege required: '
true
}
## ASSERT Functions