From cc0266c1a10f5270d6ea259d68df8769765855bc Mon Sep 17 00:00:00 2001 From: Ben Ramey Date: Wed, 11 Apr 2018 21:22:12 -0500 Subject: [PATCH] Sync to s3 script --- bin/synctos3.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 bin/synctos3.bat diff --git a/bin/synctos3.bat b/bin/synctos3.bat new file mode 100644 index 0000000..4568a45 --- /dev/null +++ b/bin/synctos3.bat @@ -0,0 +1 @@ +aws s3 sync .\public\ s3://lunchrun-public --delete \ No newline at end of file