@ -2,7 +2,6 @@
function sudo_root {
[[ "$UID" -ne 0 ]] && sudo -vp 'SUDO privilege required: '
true
}
## ASSERT Functions