change subdoamin
This commit is contained in:
parent
a4c10a4fab
commit
ede211eff6
1 changed files with 12 additions and 12 deletions
24
.cpanel.yml
24
.cpanel.yml
|
@ -1,15 +1,15 @@
|
||||||
---
|
---
|
||||||
deployment:
|
deployment:
|
||||||
tasks:
|
tasks:
|
||||||
- /bin/cp index.php ~/public_html
|
- /bin/cp index.php ~/vpn.asandikci.com
|
||||||
- /bin/cp -R apk ~/public_html
|
- /bin/cp -R apk ~/vpn.asandikci.com
|
||||||
- /bin/cp -R assets ~/public_html
|
- /bin/cp -R assets ~/vpn.asandikci.com
|
||||||
- /bin/cp -R file ~/public_html
|
- /bin/cp -R file ~/vpn.asandikci.com
|
||||||
- /bin/cp -R fonts ~/public_html
|
- /bin/cp -R fonts ~/vpn.asandikci.com
|
||||||
- /bin/cp -R kurulum ~/public_html
|
- /bin/cp -R kurulum ~/vpn.asandikci.com
|
||||||
- /bin/cp -R odeme ~/public_html
|
- /bin/cp -R odeme ~/vpn.asandikci.com
|
||||||
- /bin/cp robots.txt ~/public_html
|
- /bin/cp robots.txt ~/vpn.asandikci.com
|
||||||
- /bin/cp privacy.html ~/public_html
|
- /bin/cp privacy.html ~/vpn.asandikci.com
|
||||||
- /bin/cp ssa-sertifika.pem ~/public_html
|
- /bin/cp ssa-sertifika.pem ~/vpn.asandikci.com
|
||||||
- /bin/cp tos.html ~/public_html
|
- /bin/cp tos.html ~/vpn.asandikci.com
|
||||||
- /bin/cp wiki.html ~/public_html
|
- /bin/cp wiki.html ~/vpn.asandikci.com
|
Loading…
Reference in a new issue