#!/bin/bash cd /usr/local/autofs-4.1.4/ make install /bin/cp -f -p /usr/local/mount_fix/auto.master /etc/ /bin/cp -f -p /usr/local/mount_fix/autofs /etc/init.d/ echo "Automounting should now be fixed" /usr/sbin/automount --version