www/.cpanel.yml
2023-05-11 21:16:13 +03:00

7 lines
136 B
YAML

---
deployment:
tasks:
- /bin/cp index.html ~/public_html
- /bin/cp -R assets ~/public_html
- /bin/cp -R c ~/public_html