diff options
| -rw-r--r-- | Makefile | 4 | ||||
| -rw-r--r-- | gospeladlershof.de/static/img/chor-alt.jpg | bin | 173314 -> 78396 bytes | |||
| -rw-r--r-- | gospeladlershof.de/static/img/chor1080.jpg | bin | 209986 -> 421829 bytes | |||
| -rw-r--r-- | gospeladlershof.de/static/img/chor16-9.jpg | bin | 696629 -> 421829 bytes | |||
| -rw-r--r-- | gospeladlershof.de/static/img/chor480.jpg | bin | 53449 -> 98886 bytes | |||
| -rw-r--r-- | gospeladlershof.de/static/img/chor720.jpg | bin | 104740 -> 199794 bytes | |||
| -rw-r--r-- | gospeladlershof.de/static/img/gospelchor.jpg | bin | 610638 -> 4759410 bytes |
7 files changed, 2 insertions, 2 deletions
@@ -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 Binary files differindex e3744e8..7108aca 100644 --- a/gospeladlershof.de/static/img/chor-alt.jpg +++ b/gospeladlershof.de/static/img/chor-alt.jpg diff --git a/gospeladlershof.de/static/img/chor1080.jpg b/gospeladlershof.de/static/img/chor1080.jpg Binary files differindex fef11fc..146de6f 100644 --- a/gospeladlershof.de/static/img/chor1080.jpg +++ b/gospeladlershof.de/static/img/chor1080.jpg diff --git a/gospeladlershof.de/static/img/chor16-9.jpg b/gospeladlershof.de/static/img/chor16-9.jpg Binary files differindex 8c35bf5..146de6f 100644 --- a/gospeladlershof.de/static/img/chor16-9.jpg +++ b/gospeladlershof.de/static/img/chor16-9.jpg diff --git a/gospeladlershof.de/static/img/chor480.jpg b/gospeladlershof.de/static/img/chor480.jpg Binary files differindex ab53464..fae1939 100644 --- a/gospeladlershof.de/static/img/chor480.jpg +++ b/gospeladlershof.de/static/img/chor480.jpg diff --git a/gospeladlershof.de/static/img/chor720.jpg b/gospeladlershof.de/static/img/chor720.jpg Binary files differindex 4cb6c00..d888217 100644 --- a/gospeladlershof.de/static/img/chor720.jpg +++ b/gospeladlershof.de/static/img/chor720.jpg diff --git a/gospeladlershof.de/static/img/gospelchor.jpg b/gospeladlershof.de/static/img/gospelchor.jpg Binary files differindex f3a0eac..0ef59a8 100644 --- a/gospeladlershof.de/static/img/gospelchor.jpg +++ b/gospeladlershof.de/static/img/gospelchor.jpg |
