added back in sourcing of functions.sh where date_stringer is needed.
[feisty_meow.git] / scripts / opensim / backup_osgrid.sh
index 88d5652655b6eb2f5cc85e585162b7be282e5c32..c77b3be5f14f7bddfd8c06d6b4187775923c7d7d 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
 # a simple script that backs up the opensim database assets.
 
-source $FEISTY_MEOW_SCRIPTS/core/date_stringer.sh
+source "$FEISTY_MEOW_SCRIPTS/core/functions.sh"
 
 host=$(echo $(hostname) | sed -e 's/\([^.]*\)\..*/\1/')