www/.cpanel.yml
2023-05-11 15:53:49 +03:00

9 lines
179 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