Removed sudo from cygwin upgrade script

This commit is contained in:
James Booth
2012-09-09 22:55:28 +01:00
parent 334822122b
commit 5df7d0cff1

View File

@@ -27,7 +27,7 @@ cygwin_upgrade()
./configure ./configure
make clean make clean
make make
sudo make install make install
echo echo
echo Profanity installer... upgrade complete! echo Profanity installer... upgrade complete!
echo echo