fix: update deploy file

This commit is contained in:
Aliberk Sandıkçı 2023-07-15 17:12:29 +03:00
parent 127947d69c
commit 5ce2a4e4ef
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
deployment:
tasks:
- /bin/cp index.html ~/public_html
- /bin/cp index.php ~/public_html
- /bin/cp -R assets ~/public_html
- /bin/cp -R link ~/public_html
- /bin/cp -R dev ~/public_html