add logging

This commit is contained in:
Jacob Janzen 2024-08-09 22:41:59 -05:00
parent 83b283239f
commit e1993e43a0

View file

@ -1,6 +1,7 @@
#!/bin/sh
create_ls_entry () {
echo "creating entry $2$1"
echo "#+title: =~/$1=" > index.org
echo "* Directories" >> index.org
if [ "$1" != "" ]; then