The first line of my script is
/usr/bin/mount /dev/sdb4 /media/user/Data
Running it I get
/home/patrick/Scripts/DataBackup.sh: 1: /home/patrick/Scripts/DataBackup.sh: /usr/bin/mount: not found
Even if I put sudo before the mount command it does not find sudo neither. Thank you for your help