falling back if which is not a valid command.
[feisty_meow.git] / scripts / core / create_tempdir.sh
index 55899274889144cd1a771bbaec30bfde468af3fc..9cbb89f9817d94d9eb147c6b5c27521c04b37937 100644 (file)
@@ -7,6 +7,8 @@
 
 if [ ! -z "$SHELL_DEBUG" ]; then echo creating temporary directory...; fi
 
+source "$FEISTY_MEOW_SCRIPTS/core/functions.sh"
+
 if [ -z "$TMP" ]; then
   export TMP=$HOME/.tmp
     # main declaration of the transients area.