adopt to ecogood.org

This commit is contained in:
Thomas Dedek
2020-02-06 15:26:00 +01:00
parent 1f6275594e
commit d8ef5d1af4
3 changed files with 5 additions and 5 deletions

View File

@@ -7,9 +7,9 @@ set -o errexit ## set -e : exit the script if any statement returns a non-true
rm -rf public
hugo
rsync -v --archive --delete --exclude /.htpasswd public/ \
ecg00-portal@ecg00.hostsharing.net:doms/my.ecogood.world/htdocs-ssl/
ecg00-portal@ecg00.hostsharing.net:doms/my.ecogood.org/htdocs-ssl/
rsync -v --archive public/.htpasswd \
ecg00-portal@ecg00.hostsharing.net:doms/my.ecogood.world/
ecg00-portal@ecg00.hostsharing.net:doms/my.ecogood.org/
echo
echo Finished. See results at https://my.ecogood.world
echo Finished. See results at https://my.ecogood.org