summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdeploy.sh4
-rw-r--r--www/version.txt (renamed from www/version.info)0
2 files changed, 2 insertions, 2 deletions
diff --git a/deploy.sh b/deploy.sh
index 3b07862..83fa31a 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -39,9 +39,9 @@ echo "Checking git for clean work tree"
require_clean_work_tree
echo "Updating version file"
-echo "Deployed on: $DATE" > www/version.info
+echo "Deployed on: $DATE" > www/version.txt
-#aws s3 cp www s3://senders-io/ --recursive
+aws s3 cp www s3://senders-io/ --recursive
echo "Deployed!"
echo "Committing deploy"
diff --git a/www/version.info b/www/version.txt
index c5ce73e..c5ce73e 100644
--- a/www/version.info
+++ b/www/version.txt