1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-22 05:57:43 +03:00

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

Karolin
This commit is contained in:
Karolin Seeger 2008-01-08 12:23:25 +01:00 committed by Michael Adam
parent 2ea57a76a6
commit 6be1ee8e6f

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]"