updated to scour the proper area with zapdirs.
[feisty_meow.git] / scripts / opensim / backup_opensim.sh
index 030e372c7b6df9d4f41e7f3d60c210901a8d8478..364e195519ac139fcfd8a09e589b9bc57ec05850 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
 # a simple script that backs up the opensim database assets.
 
-source $SHELLDIR/core/date_stringer.sh
+source "$FEISTY_MEOW_SCRIPTS/core/functions.sh"
 
 host=$(echo $(hostname) | sed -e 's/\([^.]*\)\..*/\1/')