This commit is contained in:
Aliberk Sandıkçı 2023-05-11 16:23:53 +03:00
parent feb83bac9a
commit 9c36460e66
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
deployment: deployment:
tasks: tasks:
- /bin/cp index.html ~/public_html - /bin/cp index.html ~/public_html
- /bin/cp links.php ~/public_html
- /bin/cp about.html ~/public_html - /bin/cp about.html ~/public_html
- /bin/cp -R assets ~/public_html - /bin/cp -R assets ~/public_html
- /bin/cp -R dev ~/public_html - /bin/cp -R dev ~/public_html