Skip to content

Commit

Permalink
Update rmlib.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alkaza authored Nov 27, 2017
1 parent 8240267 commit ca4e287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/scripts/rmlib.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
echo -en "Remove lib from... "
echo $SRCD
rm $SRCD/robot.h #SRCD/librobot.a
read SRCD
rm $SRCD/robot.h $SRCD/librobot.a

0 comments on commit ca4e287

Please sign in to comment.