mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Removed sudo from cygwin upgrade script
This commit is contained in:
parent
334822122b
commit
5df7d0cff1
@ -27,7 +27,7 @@ cygwin_upgrade()
|
||||
./configure
|
||||
make clean
|
||||
make
|
||||
sudo make install
|
||||
make install
|
||||
echo
|
||||
echo Profanity installer... upgrade complete!
|
||||
echo
|
||||
|
Loading…
Reference in New Issue
Block a user