From dd4a4e13328d5c47d6d30d734af829bbd9315b76 Mon Sep 17 00:00:00 2001 From: velz Date: Fri, 29 Mar 2024 17:36:34 +0530 Subject: [PATCH] CHANGE_YML_PATH3 --- .cpanel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cpanel.yml b/.cpanel.yml index d35aa4ec..c641d08a 100644 --- a/.cpanel.yml +++ b/.cpanel.yml @@ -2,4 +2,4 @@ deployment: tasks: - export DEPLOYPATH=home3/venbaehn/public_html/nhance/devauto/ - - /bin/cp -r home3/venbaehn/repositories/nhance_dev/* $DEPLOYPATH \ No newline at end of file + - /bin/cp -R home3/venbaehn/repositories/nhance_dev/* $DEPLOYPATH \ No newline at end of file