unix line endings....
diff --git a/cleanup b/cleanup
index 39a5f63..c6d24ed 100644
--- a/cleanup
+++ b/cleanup
@@ -2,4 +2,3 @@
# script to get rid of the grabage that MAC OSX drops in all the directories
find . -name .DS_Store -print -exec rm {} \;
-