From 69849e93e2a66a0a7935470422f142fd4264c98a Mon Sep 17 00:00:00 2001 From: Javier Blanco Date: Thu, 30 Apr 2026 10:44:31 +0700 Subject: [PATCH] cpanel.yml clean --- .cpanel.yml | 3 +-- index2.html | 10 ---------- 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 index2.html diff --git a/.cpanel.yml b/.cpanel.yml index 02757e2..efb30c5 100644 --- a/.cpanel.yml +++ b/.cpanel.yml @@ -1,5 +1,4 @@ --- deployment: tasks: - - export DEPLOYPATH=/home/javi/hello-world.ai1.ovh/ - - /bin/cp -a * $DEPLOYPATH \ No newline at end of file + - echo "OK: deploy en $(pwd)" \ No newline at end of file diff --git a/index2.html b/index2.html deleted file mode 100644 index ef51554..0000000 --- a/index2.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - - Hola mundo - - -

Hola mundo 7

- - \ No newline at end of file