gitdeploy/html/scripts/copy

6 lines
105 B
Plaintext
Raw Normal View History

2020-10-01 15:11:34 +00:00
#!/usr/bin/env bash
mkdir -p dist/templates
cp src/*.html dist/
cp src/templates/*.html dist/templates/