diff --git a/.cpanel.yml b/.cpanel.yml index bf9b071..0f0b04d 100644 --- a/.cpanel.yml +++ b/.cpanel.yml @@ -1,4 +1,4 @@ --- deployment: - tasks: - - echo "Deployed successfully" \ No newline at end of file + tasks: + - cp -r . /home/javi/hello-world.ai1.ovh/ \ No newline at end of file