Move stub.md
This commit is contained in:
parent
c582fa707c
commit
9d7a92c0df
2 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ function create-daily {
|
|||
sed 's/^\-//;s/\-$//')
|
||||
|
||||
# Create the file.
|
||||
cp -f --no-clobber stub.md "${filepath}"
|
||||
cp -f --no-clobber resources/daily-email-stub.md "${filepath}"
|
||||
|
||||
date=$(date -d "${next_date}" +%Y-%m-%d)
|
||||
day=$(date -d "${next_date}" +%d)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue