landing-page/build.sh

5 lines
75 B
Bash
Executable file

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