From c5bdc1c8cc46d8593b6426513271ad420386d698 Mon Sep 17 00:00:00 2001 From: asandikci Date: Thu, 11 May 2023 21:16:13 +0300 Subject: [PATCH] quick fix --- .cpanel.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.cpanel.yml b/.cpanel.yml index a58f147..148cf24 100644 --- a/.cpanel.yml +++ b/.cpanel.yml @@ -2,7 +2,6 @@ deployment: tasks: - /bin/cp index.html ~/public_html - - /bin/cp about.html ~/public_html - /bin/cp -R assets ~/public_html - /bin/cp -R c ~/public_html