From eb3e30e6c56ba8f985fe7ab7187ee15918e36645 Mon Sep 17 00:00:00 2001 From: asandikci Date: Thu, 11 May 2023 15:56:45 +0300 Subject: [PATCH] st --- .cpanel.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.cpanel.yml b/.cpanel.yml index 11fd2df..361a926 100644 --- a/.cpanel.yml +++ b/.cpanel.yml @@ -2,5 +2,6 @@ deployment: tasks: - /bin/cp index.html ~/public_html - + - /bin/cp links.php ~/public_html + - /bin/cp about.html ~/public_html