X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsystem%2Fosx_cd_mounter.sh;h=a1d522c02aee082fa869ccf2097370d59306834e;hb=4492b9b35b89ecedb1a4817b6658cfc34a58c360;hp=531399bd5a438454383d8b7764e7101edb88a82d;hpb=11e25956510fbe953a9ceeaddbaebd80334abf43;p=feisty_meow.git diff --git a/scripts/system/osx_cd_mounter.sh b/scripts/system/osx_cd_mounter.sh index 531399bd..a1d522c0 100644 --- a/scripts/system/osx_cd_mounter.sh +++ b/scripts/system/osx_cd_mounter.sh @@ -3,6 +3,8 @@ # keeps trying to mount the cd on a mac mini to overcome # a new bug in itunes seen as of osx leopard upgrade. +source "$FEISTY_MEOW_SCRIPTS/core/functions.sh" + mountpoint=/Volumes/mounty_cd echo "$(date_stringer): starting cd mounter..."