summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--gospeladlershof.de/static/img/chor-alt.jpgbin173314 -> 78396 bytes
-rw-r--r--gospeladlershof.de/static/img/chor1080.jpgbin209986 -> 421829 bytes
-rw-r--r--gospeladlershof.de/static/img/chor16-9.jpgbin696629 -> 421829 bytes
-rw-r--r--gospeladlershof.de/static/img/chor480.jpgbin53449 -> 98886 bytes
-rw-r--r--gospeladlershof.de/static/img/chor720.jpgbin104740 -> 199794 bytes
-rw-r--r--gospeladlershof.de/static/img/gospelchor.jpgbin610638 -> 4759410 bytes
7 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ec7b3a0..9acd7b2 100644
--- a/Makefile
+++ b/Makefile
@@ -5,12 +5,12 @@ build:
deploy: build
if [ -d /var/www/gospeladlershof.de ]; then\
- ( rsync --delete --exclude=secrets.php --exclude=json -avz intern/ /var/www/gospeladlershof.de/intern/ 1>/dev/null 2>/dev/null && \
+ ( rsync -avz intern/ /var/www/gospeladlershof.de/intern/ 1>/dev/null 2>/dev/null && \
cd gospeladlershof.de && rsync --delete -avz public/ /var/www/gospeladlershof.de/gospeladlershof.de/ 1>/dev/null 2>/dev/null && \
cd .. && rsync --delete -avz intern.gospeladlershof.de/ /var/www/gospeladlershof.de/intern.gospeladlershof.de/ 1>/dev/null 2>/dev/null && \
echo "Success: Site gospeladlershof.de was built.") || ./error.sh; \
else \
- rsync --delete --exclude=secrets.php --exclude=chor_list_members.txt --exclude=json -avze ssh intern/ online:/var/www/gospeladlershof.de/intern/ && \
+ rsync -avze ssh intern/ online:/var/www/gospeladlershof.de/intern/ && \
cd gospeladlershof.de && rsync --delete --exclude=secrets.php --exclude=json -avze ssh public/ online:/var/www/gospeladlershof.de/gospeladlershof.de/; \
fi
diff --git a/gospeladlershof.de/static/img/chor-alt.jpg b/gospeladlershof.de/static/img/chor-alt.jpg
index e3744e8..7108aca 100644
--- a/gospeladlershof.de/static/img/chor-alt.jpg
+++ b/gospeladlershof.de/static/img/chor-alt.jpg
Binary files differ
diff --git a/gospeladlershof.de/static/img/chor1080.jpg b/gospeladlershof.de/static/img/chor1080.jpg
index fef11fc..146de6f 100644
--- a/gospeladlershof.de/static/img/chor1080.jpg
+++ b/gospeladlershof.de/static/img/chor1080.jpg
Binary files differ
diff --git a/gospeladlershof.de/static/img/chor16-9.jpg b/gospeladlershof.de/static/img/chor16-9.jpg
index 8c35bf5..146de6f 100644
--- a/gospeladlershof.de/static/img/chor16-9.jpg
+++ b/gospeladlershof.de/static/img/chor16-9.jpg
Binary files differ
diff --git a/gospeladlershof.de/static/img/chor480.jpg b/gospeladlershof.de/static/img/chor480.jpg
index ab53464..fae1939 100644
--- a/gospeladlershof.de/static/img/chor480.jpg
+++ b/gospeladlershof.de/static/img/chor480.jpg
Binary files differ
diff --git a/gospeladlershof.de/static/img/chor720.jpg b/gospeladlershof.de/static/img/chor720.jpg
index 4cb6c00..d888217 100644
--- a/gospeladlershof.de/static/img/chor720.jpg
+++ b/gospeladlershof.de/static/img/chor720.jpg
Binary files differ
diff --git a/gospeladlershof.de/static/img/gospelchor.jpg b/gospeladlershof.de/static/img/gospelchor.jpg
index f3a0eac..0ef59a8 100644
--- a/gospeladlershof.de/static/img/gospelchor.jpg
+++ b/gospeladlershof.de/static/img/gospelchor.jpg
Binary files differ