landing-page/build.sh

5 lines
69 B
Bash
Executable file

#!/bin/sh
mkdir -p www
cp -rf src/assets www/
cp -f src/*.html www/