sh -c "echo -n 'toto:' >> .htpasswd"
sh -c "openssl passwd -apr1 >> .htpasswd"

,