This website requires JavaScript.
Explore
Help
Sign in
karlos
/
landing-page
Watch
7
Star
0
Fork
You've already forked landing-page
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2c2e220974
landing-page
/
build.sh
6 lines
75 B
Bash
Raw
Normal View
History
Unescape
Escape
Crude build script
2025-08-18 16:05:21 +02:00
#!/bin/sh
mkdir -p www
cp -rf src/assets www/assets
Simplified build script
2025-10-09 16:13:12 +02:00
cp -f src/*.html www/
Reference in a new issue
Copy permalink