documentation/scripts/sendmail.sh in hyla-1.0.3 vs documentation/scripts/sendmail.sh in hyla-1.0.4

- old
+ new

@@ -6,10 +6,10 @@ hyla new -b -d ~/hyla/MyEmailProject --force cd ~/hyla/MyEmailProject echo "Add an artefact - asciidoc with images" -hyla create --a image --d ~/hyla/MyEmailProject +hyla add --a image --d ~/hyla/MyEmailProject echo "Generate HTML content" hyla generate -r adoc2html -s ~/hyla/MyEmailProject/ -d ~/hyla/MyEmailProject/generated_content # ?? Find a way to add SMTP Server, user, password ??