fix: broken variable assignment
This commit is contained in:
parent
d5856d76d6
commit
387d44c489
@ -9,7 +9,7 @@ local_url="http://localhost:1313/"
|
|||||||
post_filename=""
|
post_filename=""
|
||||||
postname=""
|
postname=""
|
||||||
full_post_dir=""
|
full_post_dir=""
|
||||||
full_post_url=""
|
full_post_url="$local_url"
|
||||||
|
|
||||||
# deployment variables
|
# deployment variables
|
||||||
# TODO set deployment variables
|
# TODO set deployment variables
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user