mirror of
https://github.com/profanity-im/profanity.git
synced 2025-11-06 16:27:55 -05:00
Install script now cleans up
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user