1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

Add missing quote. Fix bug 5172. Thanks to Jason Filley <jason@snakelegs.org> for reporting!

Karolin
(This used to be commit 6be1ee8e6f)
This commit is contained in:
Karolin Seeger 2008-01-08 12:23:25 +01:00 committed by Michael Adam
parent 17e8104d9b
commit f0b6793414

View File

@ -24,4 +24,4 @@ echo "Done. Now settting up samba command"
ln /sbin/init.d/samba.init /sbin/samba
echo "Done."
echo "To start / stop samba:"
echo " execute: samba [start | stop]
echo " execute: samba [start | stop]"