diff --git a/.cpanel.yml b/.cpanel.yml index c18b019..2f8d860 100644 --- a/.cpanel.yml +++ b/.cpanel.yml @@ -2,4 +2,5 @@ deployment: tasks: - export DEPLOYPATH=/home/benjamyntesting/chatbot/ - - cp -Rfv * $DEPLOYPATH \ No newline at end of file + - cp -Rfv * $DEPLOYPATH + - touch $DEPLOYPATH/tmp/restart.txt \ No newline at end of file diff --git a/priceybot2/templates/index.html b/priceybot2/templates/index.html index ce45b56..a490dcf 100644 --- a/priceybot2/templates/index.html +++ b/priceybot2/templates/index.html @@ -2,9 +2,9 @@ {% block content %}