mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2024-11-21 23:10:05 +00:00
fix: wrong paths in imdead.sh (oops)
This commit is contained in:
parent
bf5763a42f
commit
d435ab80ac
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
cd $HOME/deadman
|
cd $HOME/deadman
|
||||||
|
|
||||||
postPatch='../dead.patch'
|
postPatch='dead.patch'
|
||||||
pageName='content/pages/dead.md'
|
pageName='content/pages/dead.md'
|
||||||
currDate=$(date '+%Y-%m-%d')
|
currDate=$(date '+%Y-%m-%d')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user