1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source3/smbwrapper/smbsh

7 lines
125 B
Plaintext
Raw Normal View History

#!/bin/sh
# a simple launcher for the smbwrapper.so preloadde library
export LD_PRELOAD=$PWD/smbwrapper/smbwrapper.so
bash