www/.cpanel.yml
2023-11-11 23:57:55 +03:00

12 lines
364 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 robots.txt ~/public_html