Bruno Tavares a7daca90dd Fix prompt when executing the deployment with the password
`sudo -S` reads the password from stdin. The way it was it was executing
the deploy script with the password as the stdin of the pipe.

Now, when password is passed as an argument we aquire a sudo session
executing a command that always work and then prefixing the installation
with sudo.
2015-09-26 23:35:05 -03:00
..
2015-05-20 17:16:16 -03:00
2015-09-26 00:35:28 -03:00
2015-05-20 17:16:16 -03:00
2015-05-20 17:16:16 -03:00