#!/bin/sh
mount -t nfs -o nolock 192.168.1.2:/share/tecnico /mnt/nfs
