linuxShortcuts/Pacman
Bruno Fontes 958dc79c93
Fixing cases where password were being displayed
Sometimes the "echo -e "$sudoPass\n" | yes" command
were displaying the password instead of confirming
something. So I changed it to make one thing at a
time.

First I refresh the use of sudo with password,
just using sudo in an echo command. So I can
use the command that really needs it with
not worries about asking the password.
2018-10-25 14:27:06 -03:00
..
aur Fixing aur and including theFuck on zshrc 2018-09-06 18:10:33 -03:00
updateRepositories.sh Fixing cases where password were being displayed 2018-10-25 14:27:06 -03:00