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

8 lines
180 B
YAML

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