4.7.3-r0 release

This release updates requirements and adds support for different release series in GitHub
This commit is contained in:
Bitnami Bot
2017-02-21 14:16:42 +00:00
parent 3d5f216583
commit dfd7cd2044
5 changed files with 48 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
#!/bin/bash -e
. /opt/bitnami/base/functions
. /opt/bitnami/base/helpers
print_welcome_page
check_for_updates &
nami_initialize node
exec tini -- "$@"