www/.cpanel.yml

10 lines
244 B
YAML

---
deployment:
tasks:
- /bin/cp index.php ~/public_html
- /bin/cp -R assets ~/public_html
- /bin/cp -R link ~/public_html
- /bin/cp -R dev ~/public_html
- /bin/cp -R about ~/public_html
- /bin/cp -R now ~/public_html