www/.cpanel.yml
2023-05-11 15:56:45 +03:00

7 lines
142 B
YAML

---
deployment:
tasks:
- /bin/cp index.html ~/public_html
- /bin/cp links.php ~/public_html
- /bin/cp about.html ~/public_html