www/.cpanel.yml

14 lines
401 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 after-yks ~/public_html
- /bin/cp -R about ~/public_html
- /bin/cp -R now ~/public_html
- /bin/cp -R iflpanel ~/public_html
- /bin/cp -R bagis ~/public_html
- /bin/cp robots.txt ~/public_html