1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00

Install script now cleans up

This commit is contained in:
James Booth 2012-07-19 23:21:15 +01:00
parent a97a4f5143
commit 2cfdac0492

View File

@ -41,6 +41,17 @@ make
sudo make install
echo
echo Profanity installer... complete!
echo Profanity installer... cleaning up
echo
echo Removing head-unit repository...
rm -rf head-unit
echo Removing libstrophe repository...
rm -rf libstrophe
echo
echo Profanity installer... complete!
echo
echo Type \'profanity\' to run.