fix: update readme and remove makefile

This commit is contained in:
Mohamed Marrouchi
2024-10-02 17:01:55 +01:00
parent 6fc19c2e98
commit 3cd9b7c10e
6 changed files with 31 additions and 79 deletions

View File

@@ -82,5 +82,5 @@ jobs:
cd /home/***/hexabot
git checkout release
git pull origin release
make stop NLU=1
make start NLU=1
npx hexabot stop --enable=nlu
npx hexabot start --enable=nlu