From 9f5ab34ee2a951baf7b1c3c1a1fb526971c35a1b Mon Sep 17 00:00:00 2001 From: Byte Dice <165556900+ByteDice@users.noreply.github.com> Date: Tue, 30 Jun 2026 21:45:06 +0200 Subject: [PATCH] forgot -R --- .cpanel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cpanel.yml b/.cpanel.yml index e30ce05..997ff94 100644 --- a/.cpanel.yml +++ b/.cpanel.yml @@ -2,4 +2,4 @@ deployment: tasks: - export DEPLOYPATH=/home/qoxpt/public_html/ - - /bin/cp ./ $DEPLOYPATH/ \ No newline at end of file + - /bin/cp -R ./ $DEPLOYPATH/