www/.cpanel.yml

8 lines
142 B
YAML
Raw Normal View History

2023-05-11 12:01:17 +03:00
---
deployment:
tasks:
2023-05-11 15:53:49 +03:00
- /bin/cp index.html ~/public_html
2023-05-11 15:56:45 +03:00
- /bin/cp links.php ~/public_html
- /bin/cp about.html ~/public_html
2023-05-11 12:01:17 +03:00