Slight mod to spacing.

This commit is contained in:
skarg
2012-05-14 16:45:37 +00:00
parent e5f24913b9
commit afc5437618
+1 -1
View File
@@ -48,7 +48,7 @@ echo "done."
if [ -d "${ARCHIVE_NAME}" ]
then
echo "removing old ${ARCHIVE_NAME}..."
rm -rf ${ARCHIVE_NAME}
rm -rf ${ARCHIVE_NAME}
echo "done."
fi