From 9c36460e66c8b54d6135a9b2d2092da91b9822ff Mon Sep 17 00:00:00 2001 From: asandikci Date: Thu, 11 May 2023 16:23:53 +0300 Subject: [PATCH] quickfix --- .cpanel.yml | 1 - 1 file changed, 1 deletion(-) 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