summaryrefslogtreecommitdiff
path: root/clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'clean.sh')
-rw-r--r--clean.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/clean.sh b/clean.sh
index 7b3ccfa..522f315 100644
--- a/clean.sh
+++ b/clean.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-rm -rf r-base/*
for i in boot cluster foreign kernsmooth lattice mgcv nlme rpart survival vr; do
rm -rf $i/*
done

Contact - Imprint