mirror of
https://github.com/samba-team/samba.git
synced 2025-12-05 12:23:50 +03:00
#!/bin/sh
exec smbscript "$0" ${1+"$@"}
which is needed because bloody solaris puts 'env' in /bin instead of /usr/bin
also neaten up the #! handling code.