From 836261b3f6a5471f909bb8baa90afebbf77fc724 Mon Sep 17 00:00:00 2001 From: asandikci Date: Thu, 26 Oct 2023 15:45:48 +0300 Subject: [PATCH] update cpanel file --- .cpanel.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.cpanel.yml b/.cpanel.yml index 4767e1f..d0f801b 100644 --- a/.cpanel.yml +++ b/.cpanel.yml @@ -5,6 +5,7 @@ deployment: - /bin/cp -R assets ~/public_html - /bin/cp -R link ~/public_html - /bin/cp -R dev ~/public_html + - /bin/cp -R after-yks ~/public_html - /bin/cp -R about ~/public_html - /bin/cp -R now ~/public_html - /bin/cp robots.txt ~/public_html