install2
This commit is contained in:
@@ -50,6 +50,7 @@ function execute_miaou_lib {
|
|||||||
|
|
||||||
function sudo_root {
|
function sudo_root {
|
||||||
[[ "$UID" -ne 0 ]] && sudo -vp 'SUDO privilege required: '
|
[[ "$UID" -ne 0 ]] && sudo -vp 'SUDO privilege required: '
|
||||||
|
true
|
||||||
}
|
}
|
||||||
## MAIN
|
## MAIN
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user