X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=bin%2Fvellumweb-build;h=0fe0c43fc311a2a5c02f6117a3835528478f0186;hp=32568e4a03df36945de122606b038afe93e1c6c2;hb=75d7932a3714c11a46eb4122e70b24b7ccb1e6e4;hpb=119881c3fac9b5f9947081626ec4dec62364d1ec diff --git a/bin/vellumweb-build b/bin/vellumweb-build index 32568e4..0fe0c43 100755 --- a/bin/vellumweb-build +++ b/bin/vellumweb-build @@ -161,7 +161,7 @@ pushd $csacek cp -p mod_csacek.c cs*.h ../$httpd/src/modules/extra/ rm -rf $csacek_templatedir mkdir -p $csacek_templatedir - cp -a templates/ $csacek_templatedir/ + cp -a templates/* $csacek_templatedir/ popd pushd $httpd