diff options
Diffstat (limited to 'testing/artifactory-oss/artifactory-oss.post-install')
-rw-r--r-- | testing/artifactory-oss/artifactory-oss.post-install | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/artifactory-oss/artifactory-oss.post-install b/testing/artifactory-oss/artifactory-oss.post-install new file mode 100644 index 0000000000..c9d0f9398d --- /dev/null +++ b/testing/artifactory-oss/artifactory-oss.post-install @@ -0,0 +1,7 @@ +#!/bin/sh + +cat <<EOF +* +* Default admin user is "admin" with password "password". +* +EOF |