FILES_CPANEL_YAML_ADDED

This commit is contained in:
velz 2024-03-29 10:55:15 +05:30
parent 238bc0d88f
commit df9c1a98fa

5
.cpanel.yml Normal file
View File

@ -0,0 +1,5 @@
---
deployment:
tasks:
- export DEPLOYPATH=/home/example/public_html/
- /bin/cp . $DEPLOYPATH