landing-page/build.sh

6 lines
75 B
Bash
Raw Normal View History

2025-08-18 16:05:21 +02:00
#!/bin/sh
mkdir -p www
cp -rf src/assets www/assets
2025-10-09 16:13:12 +02:00
cp -f src/*.html www/