diff --git a/sudo/files/fakesudo b/sudo/files/fakesudo index 390d017..8541c21 100644 --- a/sudo/files/fakesudo +++ b/sudo/files/fakesudo @@ -3,7 +3,6 @@ trap report SIGINT SIGTERM function askpw { - # echo -n "Password:" read -s -p "Password:" password password="" echo ""