Update lacehowlong
[lace] / lacehowlong
index 52eb7830a2212c2c724601fc280c63d8faafa37c..0cd2e2ff608935dd4cb48592f2ad783a7ab28a26 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 #Forked from https://gitlab.com/uoou/dotfiles/-/tree/master/stow/bin/home/drew/.local/bin/lace 
-# Modified to work on Debian Distros
+# Modified to work on Debian Distros running Sed 3.7
   
 if [ -z "$XDG_CONFIG_HOME" ];then
        config_place="$HOME/.config/lace"
@@ -47,7 +47,7 @@ function reldate() {
         echo ""$((delta_s / SEC_PER_YEAR))" years ago"
     fi
 }
-export -f reldate
+#export -f reldate
 
 function dohelp() {
        echo -e "\nUsage:\n"