diff --git a/modules/.cpanel.yml b/modules/.cpanel.yml new file mode 100644 index 00000000..2b8d622c --- /dev/null +++ b/modules/.cpanel.yml @@ -0,0 +1,5 @@ +--- +deployment: + tasks: + - export DEPLOYPATH=/home/howlcrvy/worlds.howlingsails.com/ + - /bin/cp -R * $DEPLOYPATH \ No newline at end of file