fix: wrong paths in imdead.sh (oops)

This commit is contained in:
CPunch 2022-10-04 13:13:46 -05:00
parent bf5763a42f
commit d435ab80ac
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
cd $HOME/deadman
postPatch='../dead.patch'
postPatch='dead.patch'
pageName='content/pages/dead.md'
currDate=$(date '+%Y-%m-%d')