fix: broken variable assignment

This commit is contained in:
James Dixon 2020-05-28 19:01:20 -04:00
parent d5856d76d6
commit 387d44c489

View File

@ -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