mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
2712b8854b
(This used to be commit 7b66980f4fbeac66ea8c3e9c32f1543df923a4a5)
16 lines
494 B
Plaintext
16 lines
494 B
Plaintext
cat <<EOF
|
|
___________________________________________________________________________
|
|
|
|
INSTALLATION COMPLETE.
|
|
|
|
All files comprising the Samba Server have been installed.
|
|
|
|
You can configure Samba by creating a configuration file at
|
|
${BASEDIR}/samba/lib/smb.conf. For details on configuration,
|
|
refer to the Samba man pages under ${PKG_INSTALL_ROOT}/usr/share/man
|
|
and the documentation at ${BASEDIR}/samba/docs.
|
|
___________________________________________________________________________
|
|
|
|
EOF
|
|
|