ssavpn/.cpanel.yml

15 lines
485 B
YAML
Raw Normal View History

2023-12-30 15:54:37 +03:00
---
deployment:
tasks:
- /bin/cp index.php ~/public_html
- /bin/cp -R apk ~/public_html
- /bin/cp -R assets ~/public_html
- /bin/cp -R file ~/public_html
- /bin/cp -R fonts ~/public_html
- /bin/cp -R kurulum ~/public_html
- /bin/cp -R odeme ~/public_html
- /bin/cp robots.txt ~/public_html
- /bin/cp privacy.html ~/public_html
- /bin/cp ssa-sertifika.pem ~/public_html
- /bin/cp tos.html ~/public_html
- /bin/cp wiki.html ~/public_html