aboutsummaryrefslogtreecommitdiffstats
path: root/community/cloud-init/cloud-init.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'community/cloud-init/cloud-init.post-install')
-rw-r--r--community/cloud-init/cloud-init.post-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cloud-init/cloud-init.post-install b/community/cloud-init/cloud-init.post-install
index 80c981a4bf6..7bf417a30dc 100644
--- a/community/cloud-init/cloud-init.post-install
+++ b/community/cloud-init/cloud-init.post-install
@@ -3,6 +3,6 @@
echo "Please run setup-cloud-init to enable required init.d services."
echo
echo "You may also want to read file /usr/share/doc/cloud-init/README.Alpine"
-echo "in the cloud-init-docs package."
+echo "in the cloud-init-doc package."
exit 0