added back in sourcing of functions.sh where date_stringer is needed.
[feisty_meow.git] / scripts / tty / lockup.sh
index 4ad330b3207e8560633bc121ee8cac508028d304..ec60e92f8f79d14c354f4dca5bda39e91586b870 100644 (file)
@@ -2,6 +2,8 @@
 
 # Thanks to Kevin Wika for this shell.
 
+source "$FEISTY_MEOW_SCRIPTS/core/functions.sh"
+
 trap '' HUP
 trap '' INT
 trap '' QUIT