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