1 2 3 4 5 6 7
#!/bin/bash basepath="/opt/warfork" ${basepath}/wf_server \ +set fs_basepath ${basepath} \ +set fs_usehomedir 1 "${@}"