From 4ecfd134b400a769bfe29ad56a9e437d0025c843 Mon Sep 17 00:00:00 2001 From: PEGeoffroy Date: Fri, 20 Sep 2019 13:37:42 +0200 Subject: [PATCH] Update .cpanel.yaml for test on logo --- .cpanel.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cpanel.yml b/.cpanel.yml index 5f9a208..991ac39 100644 --- a/.cpanel.yml +++ b/.cpanel.yml @@ -1,5 +1,5 @@ --- deployment: tasks: - - export DEPLOYPATH=/home2/bralter/hadoly.pegeoffroy.fr/pluxml/themes/theme_pluxml_hadoly - - /bin/cp -R css $DEPLOYPATH \ No newline at end of file + - export DEPLOYPATH=/home2/bralter/hadoly.pegeoffroy.fr/pluxml/themes/theme_pluxml_hadoly/img + - /bin/cp /img/logo-hadoly.png $DEPLOYPATH \ No newline at end of file