added back in sourcing of functions.sh where date_stringer is needed.
[feisty_meow.git] / scripts / system / osx_cd_mounter.sh
index 531399bd5a438454383d8b7764e7101edb88a82d..a1d522c02aee082fa869ccf2097370d59306834e 100644 (file)
@@ -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..."