This repository has been archived on 2023-10-15. You can view files and clone it, but cannot push or open issues or pull requests.
PriceyBot2/.cpanel.yml

6 lines
141 B
YAML

---
deployment:
tasks:
- export DEPLOYPATH=/home/benjamyntesting/chatbot/
- cp -Rfv * $DEPLOYPATH
- touch $DEPLOYPATH/tmp/restart.txt