diff --git a/.cpanel.yml b/.cpanel.yml new file mode 100644 index 0000000..456904c --- /dev/null +++ b/.cpanel.yml @@ -0,0 +1,4 @@ +deployment: + tasks: + - export DEPLOYPATH=/home/mabelriart/public_html/ + - /bin/cp -R * $DEPLOYPATH \ No newline at end of file