diff --git a/.cpanel.yml b/.cpanel.yml index 6ca1f1b2..e11185c1 100644 --- a/.cpanel.yml +++ b/.cpanel.yml @@ -2,4 +2,4 @@ deployment: tasks: - export DEPLOYPATH=home/venbaehn/public_html/nhance/devauto - - /bin/cp -R * $DEPLOYPATH \ No newline at end of file + - /bin/cp /home/venbaehn/repositories/nhance_dev/* $DEPLOYPATH -r \ No newline at end of file