if ~/public_html/blog doesn't exist then the script never moves to ~/public_html/blog and creates all html/blog files in whatever pwd the user was in.
this bug resulted in all blog files being written to my ~/.
if `~/public_html/blog` doesn't exist then the script never moves to `~/public_html/blog` and creates all html/blog files in whatever pwd the user was in.
this bug resulted in all blog files being written to my `~/`.
if
~/public_html/blog
doesn't exist then the script never moves to~/public_html/blog
and creates all html/blog files in whatever pwd the user was in.this bug resulted in all blog files being written to my
~/
.d62085770a
into master 3 years agodeployed, thanks
d62085770a
.