rudimentary java library beginning. cleaned up scripts quite
[feisty_meow.git] / scripts / opensim / backup_osgrid.sh
index 88d5652655b6eb2f5cc85e585162b7be282e5c32..4e14399a91d43f9eec87690fc995bc0ba48c42ba 100644 (file)
@@ -1,8 +1,6 @@
 #!/bin/bash
 # a simple script that backs up the opensim database assets.
 
-source $FEISTY_MEOW_SCRIPTS/core/date_stringer.sh
-
 host=$(echo $(hostname) | sed -e 's/\([^.]*\)\..*/\1/')
 
 bkupname=osgrid_bkup_${host}_$(date_stringer).mysql_bkup