#!/bin/bash # NAS mount -t nfs 192.168.142.254:/mnt/Datos00/eurorscg00/Datos /mnt/Endesa mount -t nfs 192.168.142.254:/mnt/Datos00/eurorscg00/Datos /mnt/Toshiba # FUNCIONASI mount --bind /home_ERE/www/fcb_Mikado_LaSaga /home/funcionasi/fcb_Mikado_LaSaga #mount --bind /home_ERE/www/testmate2 /home/funcionasi/testmate2 mount --bind /home_ERE/www/controlfinisimo /home/funcionasi/controlfinisimo mount --bind /home_ERE/www/mikado /home/funcionasi/mikado mount --bind /home_ERE/www/toshibadesigner /home/funcionasi/toshibadesigner mount --bind /home_ERE/www/virbac /home/funcionasi/virbac mount --bind /home_ERE/www/virbachuella /home/funcionasi/virbachuella mount --bind /home_ERE/www/graninilight /home/funcionasi/graninilight mount --bind /home_ERE/www/toshibapestanya /home/funcionasi/toshibapestanya mount --bind /home_ERE/www/EndesaCastingFacebook /home/funcionasi/EndesaCastingFacebook # mount --bind /home_ERE/www/EndesaCasting /home/funcionasi/EndesaCasting mount --bind /mnt/Endesa /home/funcionasi/EndesaCastingWindows mount --bind /home_ERE/www/ToshibaCasting /home/funcionasi/ToshibaCasting # montaje raro Toshiba Casting a traves de Endesa mount --bind /mnt/Toshiba /home_ERE/www/ToshibaCasting/public/endesa mount --bind /home_ERE/www/RalphLaurenFacebook /home/funcionasi/RalphLaurenFacebook mount --bind /home_ERE/www/lifeincolorquiz.es /home/funcionasi/lifeincolorquiz.es