if you get the extensions you can add your share into the /SamyGO/etc/init.d/04_04_samba.init
Code: Select all
DEST_DIR=$MOUNT_PATH/smb
SERVER="192.168.1.198"
# SERVER="10.0.0.1" # if you want a fixed server
SHARES="share"
Code: Select all
DEST_DIR=$MOUNT_PATH/smb
SERVER="192.168.1.198"
# SERVER="10.0.0.1" # if you want a fixed server
SHARES="share"