summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpublish9
1 files changed, 1 insertions, 8 deletions
diff --git a/publish b/publish
index 5dc7424..5d14865 100755
--- a/publish
+++ b/publish
@@ -60,18 +60,11 @@ EOF
cp -R ${HERE}/../assets ${TEMP};
##
-#
+# robots.txt
#
cp ${HERE}/robots.txt ${TEMP};
##
-# payload
-#
-(
- cd ${TEMP};
-)
-
-##
# publish
#
rm -fr ${HTML};