Skip to content

Commit

Permalink
Update uninstall.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MartelliEnrico committed Feb 20, 2016
1 parent c269b56 commit ceef49f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions uninstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ BIND=$PREF"/bin"
rm -rf "$ICONSD"
rm -rf "$INCLUDED"
rm -rf "$TESTD"
rm -f "$BIND"/elf2uarm
rm -f "$BIND"/uarm-mkdev
rm -f "$BIND"/uarm-readuarm
rm -f "$BIND"/elf2uarm "$BIND"/uarm-mkdev "$BIND"/uarm-readuarm

cd default
for i in *
Expand Down

0 comments on commit ceef49f

Please sign in to comment.