15 lines
No EOL
557 B
YAML
15 lines
No EOL
557 B
YAML
---
|
|
deployment:
|
|
tasks:
|
|
- /bin/cp index.php ~/vpn.asandikci.com
|
|
- /bin/cp -R apk ~/vpn.asandikci.com
|
|
- /bin/cp -R assets ~/vpn.asandikci.com
|
|
- /bin/cp -R file ~/vpn.asandikci.com
|
|
- /bin/cp -R fonts ~/vpn.asandikci.com
|
|
- /bin/cp -R kurulum ~/vpn.asandikci.com
|
|
- /bin/cp -R odeme ~/vpn.asandikci.com
|
|
- /bin/cp robots.txt ~/vpn.asandikci.com
|
|
- /bin/cp privacy.html ~/vpn.asandikci.com
|
|
- /bin/cp ssa-sertifika.pem ~/vpn.asandikci.com
|
|
- /bin/cp tos.html ~/vpn.asandikci.com
|
|
- /bin/cp wiki.html ~/vpn.asandikci.com |