Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Commit

Permalink
Add safety question
Browse files Browse the repository at this point in the history
  • Loading branch information
mfherbst committed Aug 7, 2017
1 parent e6ced3d commit e6bb23a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions external/clean_external.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
## along with lazyten. If not, see <http://www.gnu.org/licenses/>.
##
## ---------------------------------------------------------------------
rm -rf .last_pull krims rapidcheck
FOLDERS=".last_pull krims rapidcheck"
read -p "Press Enter to delete the following folders: $FOLDERS "
rm -rf $FOLDERS
exit $?

0 comments on commit e6bb23a

Please sign in to comment.