diff --git a/.cpanel.yml b/.cpanel.yml index f8e483a..497e9f7 100644 --- a/.cpanel.yml +++ b/.cpanel.yml @@ -2,7 +2,6 @@ deployment: tasks: - /bin/cp index.html ~/public_html - - /bin/cp links.php ~/public_html - /bin/cp about.html ~/public_html - /bin/cp -R assets ~/public_html - /bin/cp -R dev ~/public_html