Skip to content

Commit

Permalink
Merge pull request #80 from hodgeswt/patch-3
Browse files Browse the repository at this point in the history
Created uninstall.sh
  • Loading branch information
timburks committed Sep 29, 2015
2 parents da2dde2 + c5bf221 commit c862115
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions uninstall.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
rm -rf mininush
rm -rf build
rm -rf Nu.framework
rm -rf nush

echo "Nu Uninstalled"

0 comments on commit c862115

Please sign in to comment.