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