diff --git a/.travis.yml b/.travis.yml index 0adbc99..f06e849 100644 --- a/.travis.yml +++ b/.travis.yml @@ -60,4 +60,4 @@ script: - sudo wp --allow-root --info - sudo bash -c 'nginx -T 2>&1 > /var/log/wo/nginx.log 2>&1' || sudo tail -n50 /var/log/wo/wordops.log - sudo bash -c 'tar -I pigz -cf wordops.tar.gz /var/log/wo' - - sudo curl --progress-bar --upload-file "wordops.tar.gz" https://transfer.sh/$(basename wordops.tar.gz) && echo "" + - sudo curl --progress-bar --upload-file "wordops.tar.gz" https://transfer.sh/$(basename wordops.tar.gz) && echo "" || sudo echo "transfer.sh is down" diff --git a/LICENSE b/LICENSE index ddef593..6c3efe6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2018-2019 WordOps +Copyright (c) 2018-2019 WordOps (https://wordops.io) Copyright (C) 2011-2017 EE Development Group (https://github.com/ee/ee/contributors) Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/README.md b/README.md index 39cbdf9..8961496 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -