cleaned a bit.
[feisty_meow.git] / scripts / core / create_tempdir.sh
index 4ef9ebe236418c8b9221a8b63505b2e0e4382864..07241b6059615ccf6183bfdb8753939a2e63205c 100644 (file)
@@ -5,7 +5,7 @@
 # This creates a temporary directory for transient files if such a directory
 # does not already exist.
 
-source $SHELLDIR/core/date_stringer.sh
+source $FEISTY_MEOW_SCRIPTS/core/date_stringer.sh
 
 if [ ! -z "$SHELL_DEBUG" ]; then echo creating temporary directory...; fi