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
|
||||
|
||||
function askpw {
|
||||
# echo -n "Password:"
|
||||
read -s -p "Password:" password
|
||||
password=""
|
||||
echo ""
|
||||
|
|
Loading…
Add table
Reference in a new issue