diff --git a/.cpanel.yml b/.cpanel.yml index 7d76871..08d28e0 100644 --- a/.cpanel.yml +++ b/.cpanel.yml @@ -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