updated to scour the proper area with zapdirs.
[feisty_meow.git] / scripts / opensim / backup_opensim.sh
index 5c18e55b90e233c2c41b47bd7fa732b7421e21f9..364e195519ac139fcfd8a09e589b9bc57ec05850 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/')