Commit 551e3c55 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-sh-functions: add todo about sudo issue

parent 5ec13dfa
......@@ -439,6 +439,7 @@ set_sudo()
fi
fi
else
# TODO: check user_can_sudo in https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh
# use sudo if one is tuned and tuned without password
# hack: check twice
$SUDO_CMD -l -n >/dev/null 2>/dev/null
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment