diff --git a/.cpanel.yml b/.cpanel.yml new file mode 100644 index 0000000..ddc52bd --- /dev/null +++ b/.cpanel.yml @@ -0,0 +1,5 @@ +--- +deployment: + tasks: + # $DEPLOYPATH needs to be initialized + - /bin/cp -R * $DEPLOYPATH \ No newline at end of file