mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
a27837dac8
(This used to be commit 1504b1d05c
)
16 lines
467 B
Plaintext
16 lines
467 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
|
|
${CONFIGDIR}/smb.conf. For details on configuration,
|
|
refer to the Samba man pages under ${BASEDIR}/man
|
|
and the documentation at ${BASEDIR}/samba/docs.
|
|
___________________________________________________________________________
|
|
|
|
EOF
|
|
|