[chronojump-web] Move web into web/



commit 1c4340a8993729a04b3b2e4d756d8e1b6c3a30da
Author: Carles Pina i Estany <carles pina cat>
Date:   Sun Jul 26 13:19:16 2015 +0200

    Move web into web/

 update-chronojump-web.sh     |    4 ++++
 index.html => web/index.html |    0
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/update-chronojump-web.sh b/update-chronojump-web.sh
new file mode 100755
index 0000000..00b46f6
--- /dev/null
+++ b/update-chronojump-web.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+git push
+ssh chronojump chronojump org bin/update-web.sh
diff --git a/index.html b/web/index.html
similarity index 100%
rename from index.html
rename to web/index.html


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]