diff options
Diffstat (limited to 'packaging')
-rwxr-xr-x | packaging/Example/setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/Example/setup.sh b/packaging/Example/setup.sh index 994b16d5ef..7fd8fc4110 100755 --- a/packaging/Example/setup.sh +++ b/packaging/Example/setup.sh @@ -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]" |