mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-12 21:32:28 +00:00
No description
a1ead0634e
using double pipe "||", bash will continue to the next statement if the first statement returns false or has an error. Using the -N option, wget will overwrite the file if it is newer. So, if the -O option was used, and both wget commands failed (both http and https were down) then wget would overwrite the file with a 0 byte copy and effectively delete it. -N works better in this case, since wget will not overwrite it with an empty file if it can't download it. |
||
---|---|---|
cassandra | ||
devbox | ||
elasticsearch | ||
elasticsearch-marvel | ||
gitblit | ||
gvm | ||
jekyll-github-pages | ||
jenkins | ||
kibana | ||
logstash | ||
minecraft-server | ||
spring-boot | ||
titan-gremlin | ||
titandb | ||
ubuntu-openjdk-7 | ||
.gitattributes | ||
.gitignore | ||
build | ||
circle.yml | ||
LICENSE | ||
README.md |