name change and othre bugfixes

fix

fax

fx

121

as

aa

fx

f5

fx4

fix

fx1
This commit is contained in:
2024-03-29 15:00:30 +01:00
committed by migatu
parent 4a4f8df06e
commit 20caa5600a
6 changed files with 26 additions and 16 deletions
+5 -5
View File
@@ -1,9 +1,9 @@
#!/bin/bash
git pull
cd ..
cp ./bot.py ../Conjurer/
cp ./settings.json ../Conjurer/
cp ./system_gpt_settings.json ../Conjurer/
cp ./start.sh ../Conjurer
cp ./requirements.txt ../Conjurer/
cp ./conjurer/bot.py ./Conjurer/
cp ./conjurer/settings.json ./Conjurer/
cp ./conjurer/system_gpt_settings.json ./Conjurer/
cp ./conjurer/start.sh ./Conjurer/
cp ./conjurer/requirements.txt ./Conjurer/requirements.txt
sudo systemctl restart conjurer.service