sudo: Remove unneccessary comment
This commit is contained in:
parent
bb181cb2a9
commit
d1af2d5726
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
||||||
trap report SIGINT SIGTERM
|
trap report SIGINT SIGTERM
|
||||||
|
|
||||||
function askpw {
|
function askpw {
|
||||||
# echo -n "Password:"
|
|
||||||
read -s -p "Password:" password
|
read -s -p "Password:" password
|
||||||
password=""
|
password=""
|
||||||
echo ""
|
echo ""
|
||||||
|
|
Loading…
Add table
Reference in a new issue