Browse Source

install2

main
pvincent 3 weeks ago
parent
commit
ee955e68c4
  1. 1
      install2.sh

1
install2.sh

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

Loading…
Cancel
Save